Iterates over values in the set.
Returns an iterable of [v,v] pairs for every value v
in the set.
Return true
if the Set intersects Set 'set'.
Return true
if the Set either intersects Set 'set' (if set is a Set), of has element 'set'
if set is not a Set.
Return true
if this set and the array of elements share at least a single element.
Return true
if the Set is a superset of the set 'subset'.
Despite its name, returns an iterable of the values in the set.
Returns an iterable of values in the set.
Generated using TypeDoc
A set of GeometryKinds.