Deletes the value with given key.
Optional
options: AbortOptionsGets a value by key from the map.
Optional
options: AbortOptionsGets the key of given value.
Optional
options: AbortOptionsReturns whether a key exists in the map.
Optional
options: AbortOptionsPuts given value and returns its key.
Optional
options: AbortOptionsGenerated using TypeDoc
A map store with auto-generated key.