Returns a new immutable Set object with elements from iterable. Its contents cannot be altered after it's created.
iterable
Generated using TypeDoc
Returns a new immutable Set object with elements from
iterable
. Its contents cannot be altered after it's created.