klyn.collections.MapSync.remove
method
public native remove(key as K) as Boolean
Description

Removes an entry.

Parameters
  • key The key to remove.
Returns

True if the key existed.