Standard Library
Import any module with bruk:
brunost
bruk terminal
bruk matte
bruk listeAvailable modules
| Module | Available in browser | Description |
|---|---|---|
terminal | ✓ | Print output, clear screen, read CLI arguments |
matte | ✓ | Maths functions |
streng | ✓ | String manipulation |
liste | ✓ | List operations and higher-order functions |
kart | ✓ | Hashmap operations |
test | ✓ | Assertion utilities |
prosess | — | Sleep / process control |
fil | — | File system access |
nettverk | — | TCP networking |
http | — | HTTP request/response helpers |
Native-only modules
prosess, fil, nettverk, and http are not available in the browser playground. They require a native binary.