PipelineBase.srem

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(Long) srem(string key, string[] member)
  2. Response!(Long) srem(const(ubyte)[] key, const(ubyte)[][] member)
    class PipelineBase
    Response!(Long)
    srem
    (
    const(ubyte)[] key
    ,
    const(ubyte)[][] member...
    )

Meta