Skip to content

Native Standard Libraries

Alongside the low-level built-in modules provided directly by the compiler (such as math, string, and array), the Cajá ecosystem features native libraries built entirely using pure Cajá code.

These libraries—chiefly std and query—are designed to give you powerful, high-level abstractions while rigorously maintaining the declarative and immutable philosophy of the language.