Abstract
Optional
values: null | readonly T[]Optional
iterable: null | Iterable<T>Readonly
[toReadonly
sizeStatic
Readonly
[species]Iterates over values in the set.
Appends a new element with a specified value to the end of the Set.
Returns an iterable of [v,v] pairs for every value v
in the set.
Get data from cache
Get data from cache (ignoring sorting)
Despite its name, returns an iterable of the values in the set.
Returns an iterable of values in the set.
Generated using TypeDoc
Returns
the number of (unique) elements in Set.