PipelineBase.sadd

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

Meta