stdlib

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2026 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FormatFlagAlternate   = 0x01 // Binary 00000001 (#)
	FormatFlagLeftJustify = 0x02 // Binary 00000010 (-)
	FormatFlagForceSign   = 0x04 // Binary 00000100 (+)
	FormatFlagSpaceSign   = 0x08 // Binary 00001000 ( )
	FormatFlagZeroPad     = 0x10 // Binary 00010000 (0)
)

Variables

This section is empty.

Functions

func InitStdLib

func InitStdLib(ctx evaluator.Context) (evaluator.Value, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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