typedef Map<K, V> = haxe.ds.Map<K, V>; @:dox(hide) @:deprecated typedef IMap<K, V> = haxe.Constraints.IMap<K, V>;