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.