std

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 21, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Len

func Len(m *vm.VM, args []vm.Value, nRet int) ([]vm.Value, error)

func Range

func Range(m *vm.VM, args []vm.Value, nRet int) ([]vm.Value, error)

func Register

func Register(c Compiler)

Types

type Compiler

type Compiler interface {
	AddNativeFn(name string, fn func(m *vm.VM, args []vm.Value, nRet int) ([]vm.Value, error))
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL