BinaryClient.zunionstore

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void zunionstore(const(ubyte)[] dstkey, const(ubyte)[][] sets)
    class BinaryClient
    void
    zunionstore
    (
    const(ubyte)[] dstkey
    ,
    const(ubyte)[][] sets...
    )
  2. void zunionstore(const(ubyte)[] dstkey, ZParams params, const(ubyte)[][] sets)

Meta