Skip to main content

Module stdlib

Module stdlib 

Source
Expand description

Standard library builtins for the Harn VM.

Each category of builtins lives in its own sub-module.

Functionsยง

register_vm_stdlib
Register all standard builtins on a VM.
reset_stdlib_state
Reset thread-local stdlib state (logging, tracing). Call between test runs.