hanki

Standard library

The modules the compiler ships, documented from their own source by the compiler's reflection - the same text hanki doc <module> prints. Core modules are ambient: their qualified names resolve with no import. Extra modules are import-gated: use <module> first.

Core

Extra

Community

Reserved for packages from the registry, which does not exist yet; nothing is listed here until it does.