Set
SINTER
Return the intersection between sets
Arguments
keys
...string[]
requiredThe keys of the sets to perform the intersection operation on.
Response
The members of the resulting set.
Was this page helpful?
Return the intersection between sets
The keys of the sets to perform the intersection operation on.
The members of the resulting set.
Was this page helpful?