open fun rxSinter(keys: MutableList<String>): Single<JsonArray>
Intersect multiple sets
keys - List of keys to perform intersection on
keys
Return