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