Client.zinterstore

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

Meta