MultiKeyPipelineBase.sdiff

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(Set!(string)) sdiff(string[] keys)
    class MultiKeyPipelineBase
    override
    Response!(Set!(string))
    sdiff
    (
    string[] keys...
    )
  2. Response!(Set!(const(ubyte)[])) sdiff(const(ubyte)[][] keys)

Meta