Select a file to view its exact on-chain source. Sorted README → gnomod → sources → tests.
Render(path string) string
Signatures reconstructed verbatim from vm/qfuncs — interface params keep their inline definitions.
# Trie Autocomplete
A prefix tree over a 55-word dictionary, demoing the [`p/moul/x/daily/trie`](/p/moul/x/daily/trie/v0) library.
Append a prefix to the path to complete it.
## Try one
- [`/co`](/r/moul/x/daily/triedemo/v0:co) — 10 words
- [`/gno`](/r/moul/x/daily/triedemo/v0:gno) — 5 words
- [`/re`](/r/moul/x/daily/triedemo/v0:re) — 6 words
- [`/tr`](/r/moul/x/daily/triedemo/v0:tr) — 5 words
vm/qrender output, sanitized (docs/render-security.md) and displayed in an empty-sandbox iframe — scripts, forms and popups cannot run. Links stay inert in-preview; right-click to open.