harn-stdlib 0.10.50

Embedded Harn standard library source catalog
Documentation

Canonical embedded Harn standard library source catalog.

This crate intentionally contains only static source strings so runtime and static tooling crates can share the same stdlib modules without depending on each other. Loading this catalog is pure: modules cannot register ambient effects, and every effectful stdlib function must receive its typed Harness capability explicitly from the caller, including callbacks that may perform effects.