RedisCollection.isMember

Undocumented in source. Be warned that the author may not have intended to support it.
struct RedisCollection(T, RedisCollectionOptions OPTIONS = RedisCollectionOptions.defaults, size_t ID_LENGTH = 1)
static if(OPTIONS & RedisCollectionOptions.supportIteration || OPTIONS & RedisCollectionOptions.supportPaging)
bool
isMember
(
long id
)

Meta