RedisDatabase.sdiff

Returns the members of the set resulting from the difference between the first set and all the successive sets.

struct RedisDatabase
sdiff
(
T = string
)
(
scope string[] keys...
)

Meta