ReadonlyemptyA signal emitting true if the collection is empty
ReadonlysizeA signal emitting the number of items in the collection
ReadonlyvalueA signal emitting the inner non-signal map
Remove a key from the collection
The key to remove
removed - True if an item was removed
Remove keys from the collection
The keys to remove
removed - True if items were removed
Create a signal emitting true if a key exists in the collection
A Map where the state and values are accessible as signals