|
inline void set(int key, ::String value) { __int_hash_set_string(h,key,value); }
|
|
inline void set(int key, ::String value) { __int_hash_set_string(h,key,value); }
|
|
@:coreApi class IntMap<T> implements haxe.Constraints.IMap<Int,T> {
|
|
@:coreApi class IntMap<T> implements haxe.Constraints.IMap<Int,T> {
|