open fun rxSunion(keys: MutableList<String>): Single<JsonArray>
Add multiple sets
keys - List of keys identifying sets to add up
keys
Return