Overview
>
klyn.collections
>
MapCollection
>
remove
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.collections.MapCollection.remove
method
public remove(key as K) as Boolean
Description
Removes an entry.
Parameters
key The key to remove.
Returns
True if the key existed.