package haxe
Available on all platformsInt32 provides a 32-bit integer with consistent overflow behavior across all platforms.
static ucompare (a:Int32, b:Int32):IntCompare a and b in unsigned mode.
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/haxe/Int32.html