package lua
Available on lua
Externs for the "bit" class that is required for Haxe lua
staticarshift(x:Float, places:Int):Intstaticband(a:Float, b:Float):Intstaticbnot(x:Float):Intstaticbor(a:Float, b:Float):Intstaticbxor(a:Float, b:Float):Intstaticlshift(x:Float, places:Int):Intstaticmod(numerator:Float, denominator:Float):Intstaticrshift(x:Float, places:Int):Int
    © 2005–2020 Haxe Foundation
Licensed under a MIT license.
    https://api.haxe.org/lua/Bit.html