Documentation menu
Built-ins

Built-in Namespaces

Serez Code ships with built-in namespaces available everywhere without imports. The ones that reach the machine — File, OS, Env, Time, System, Terminal, Socket, Task, Gui, Media — require an explicit permission declaration; the rest are always available.

Looking for something that is not here? The language itself — types, functions, control flow, collections, classes and modules — is in the language reference, and anything installable lives under packages.