Modules§
Macros§
- bail
- A macro the user can use to generate an adhoc error and early return from the current function
- parol
- A macro the user can use to generate an adhoc error
- pop_
and_ reverse_ item - Pops a vector item from the item stack and reverses it Is not intended to be called by anyone else but the auto generated adapter grammar!
- pop_
item - Pops an item from the item stack. Is not intended to be called by anyone else but the auto generated adapter grammar!