MultiKeyPipelineBase.sinter

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

Meta