Function RedisDatabase.sdiff
Returns the members of the set resulting from the difference between the first set and all the successive sets.
{null} sdiff(T)()
if (isValidRedisValueType!T);
Returns the members of the set resulting from the difference between the first set and all the successive sets.
{null} sdiff(T)()
if (isValidRedisValueType!T);