RedisList.opSlice

auto opSlice(S, E)(S start, E end) if ((is(S : long) || is(S == Dollar)) && (is(E : long) || is(E == Dollar)))
No documentation available for this declaration.
auto opSlice()()
No documentation available for this declaration.