VocabularydebuggerError descriptionThrown by the Factor VM if an attempt is made to pop elements from an empty data stack.
NotesYou can use the stack effect tool to statically check stack effects of quotations. See
Stack effect checking.
Definition