ReadonlyarrayThe values of the set as an array
Readonlyarray$An observable emitting the values of the set as an array
ReadonlyemptyTrue if the collection is empty
Readonlyempty$An observable emitting true if the collection is empty
ReadonlysizeThe number of items in the collection
Readonlysize$An observable emitting the number of items in the collection
ReadonlyvalueThe inner non-observable Set
Readonlyvalue$An observable emitting the inner non-observable Set
Check if a key exists in the collection
Create am observable emitting true if a key exists in the collection
An immutable Set where the state and values can be observed