MultiKeyCommandsPipeline.zinterstore

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

Meta