VocabularydestructorsInputs and outputs| object | a disposable object |
| quot | a quotation with stack effect ( object -- ) |
Word descriptionCalls the quotation, disposing the object with
dispose after the quotation returns or if it throws an error.
Definition