This project uses ES6 features to enhance core Haxe types.
To ensure that your platform can run the ES6 output correctly, run the tests.
haxe build.hxml
test.html
is provided to run these tests in a browser.
- StringMap, IntMap, ObjectMap, WeakMap
- natively uses ES6 type and wraps interators to be Haxe-compatible