RedisList.Dollar

Undocumented in source.
struct RedisList(T = string)
struct Dollar {}

Members

Functions

opAdd
Dollar opAdd(long off)
Undocumented in source. Be warned that the author may not have intended to support it.
opSub
Dollar opSub(long off)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

offset
long offset;
Undocumented in source.

Meta