Function RedisDatabase.sunion
Returns the members of the set resulting from the union of all the given sets.
{null} sunion(T)()
if (isValidRedisValueType!T);
Returns the members of the set resulting from the union of all the given sets.
{null} sunion(T)()
if (isValidRedisValueType!T);