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.