package haxe
| ds | |
| io | |
| macro | |
| EnumTools | |
| EnumValueTools | |
| FlatEnum | This type unifies with an enum instance if all constructors of the enum require no arguments. |
| Function | This type unifies with any function type. |
| Int32 | Int32 provides a 32-bit integer with consistent overflow behavior across all platforms. |
| Int64 | A cross-platform signed 64-bit integer.
Int64 instances can be created from two 32-bit words using |