Get a non-empty Set from a Set or array or object, returning undefined if the set would be empty.
undefined
Optional
the array, Set, or singleton object to get as a Set
the Set, or undefined
Generated using TypeDoc
Get a non-empty Set from a Set or array or object, returning
undefined
if the set would be empty.