Module chalk_engine::stack
source · Structs§
- Stack πSee
Forest
. - StackDebug π
- StackEntry π
- StackIndex πThe StackIndex identifies the position of a tableβs goal in the stack of goals that are actively being processed. Note that once a table is completely evaluated, it may be popped from the stack, and hence no longer have a stack index.