Versions in this module Expand all Collapse all v1 v1.11.2 Aug 13, 2024 Changes in this version + const Abs + const Float + const Int + const Len + var Builtins = map[int]*Function + type Function struct + Func func(args ...interface{}) (interface{}, error) + Name string + Opcode int + Types []reflect.Type + Validate func(args []reflect.Type) (reflect.Type, error)