go2hx

manual

github

Module stdgo.reflect has compilation errors, please do not use:

 ERROR  stdgo/reflect/Reflect.hx:281: characters 30-46

 281 |     public function new(?map:haxe.Constraints<Dynamic, Dynamic>, ?keys:Array<Dynamic>, ?values:Array<Dynamic>, ?t:stdgo._internal.internal.reflect.Reflect._Type, ?index:Int) this = new stdgo._internal.reflect.Reflect_MapIter.MapIter(map, keys, values, t, index);
     |                              ^^^^^^^^^^^^^^^^
     | Module haxe.Constraints does not define type Constraints