Description
Checks if two sets have anyoverlapping elements
Example
Syntax
containssome(set1, set2)
Parameters
Type | Description |
---|---|
Set | A set to compare |
Set | A set to compare |
Checks if two sets have anyoverlapping elements
containssome(set1, set2)
Type | Description |
---|---|
Set | A set to compare |
Set | A set to compare |
Post your comment on this topic.