RedisHash.opApply

int opApply(scope int delegate(string key, T value) @safe del)
No documentation available for this declaration.
int opApply(scope int delegate(string key) @safe del)
No documentation available for this declaration.