MultiKeyPipelineBase.sunion

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

Meta