Module stack

Source
Expand description

Runtime stacks.

Structs§

RuntimeStack
The runtime stack.
RuntimeStackOverflow
Error returned on an attempt to push to a stack already at the maximum height.

Type Aliases§

RuntimeStackFrame
A runtime stack frame.