Client.zunionstore

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void zunionstore(string dstkey, string[] sets)
  2. alias zunionstore = BinaryClient.zunionstore
  3. void zunionstore(string dstkey, ZParams params, string[] sets)
    class Client
    override
    void
    zunionstore
    (
    string dstkey
    ,,
    string[] sets...
    )

Meta