lib.haxe.org

format 1.20 Documentation

Back | Index
class format.neko.Builtins
var table : Hash<Value>
function new(vm : VM) : Void
function _compare(a : Value, b : Value) : Int
function _nargs(f : ValueFunction) : Int
function _string(v : Value) : String
function typeof(o : Value) : Value
static inline var CINVALID : Int
Back | Index