MultiKeyCommandsPipeline.zunionstore

Undocumented in source.
  1. Response!(Long) zunionstore(string dstkey, string[] sets)
    interface MultiKeyCommandsPipeline
    Response!(Long)
    zunionstore
    (
    string dstkey
    ,
    string[] sets...
    )
  2. Response!(Long) zunionstore(string dstkey, ZParams params, string[] sets)

Meta