Under development — the help is being filled in plugin by plugin.
Docs/Plugin reference
Documentation

Plugin reference

Every capability beyond the core language comes from a plugin: a native module that registers a namespace and a set of verbs. This is the reference for all 36 official plugins (753 functions), plus the five built-in extensions loaded with plugin "builtin:<name>";. Load a plugin with a plugin directive, then call its verbs as namespace.Verb(...).