RedisDatabase.sinter

Returns the members of the set resulting from the intersection of all the given sets.

struct RedisDatabase
sinter
(
T = string
)
(
string[] keys
)

Meta