API Documentation
interface
IMap<
K
,
V
>
package
haxe
import
haxe.Constraints
implemented by
IntMap
,
ObjectMap
,
StringMap
@:keep
Methods
remove
(
k:
K
):
Bool