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.