Expand description
Control flow primitives (if, else, switch)
Structs§
- Component
- A component for keeping track of conditional branches as they are expanded.
Constants§
Functions§
- get_
else - Get the
\else
primitive. - get_fi
- get_
if_ case - Get the
\ifcase
primitive. - get_
if_ false - get_
if_ num - get_
if_ odd - get_
if_ true - get_or
- Get the
\or
primitive.