Create a disposable set from an iterable of items.
A new disposable initialized with the given items.
The iterable object of interest.
Generated using TypeDoc
Create a disposable set from an iterable of items.
Returns
A new disposable initialized with the given items.