RedisSessionStore.iterateSession

int delegate(int delegate(ref string key, ref Variant value)) iterateSession(string id)
No documentation available for this declaration.
int iterateSession(string id, scope int delegate(string key) @safe del)
No documentation available for this declaration.