Structs§
- Bf16
- bf16 brain-float: u16-backed storage, deterministic f32 conversions. Arithmetic is performed by widening to f32, computing, then narrowing back.
- FnValue
- A CJC function value — either a named function or a closure.
Enums§
- Value
- The universal value type for the CJC interpreter.