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