module

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Builtin modules
	Global = uint8(0)
	Base64 = uint8(1)
	Fmt    = uint8(2)
	Hex    = uint8(3)
	Json   = uint8(4)
	Math   = uint8(5)
	OS     = uint8(6)
	Rand   = uint8(7)
	Text   = uint8(8)
	Times  = uint8(9)
	// 10..15 reserved for future built-in modules
	UserDefined = uint8(16) // 16..31 reserved for user-defined builtin modules
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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