unwind-protect

(MIT) A Lisp operator which evaluates an expression and then, even if that expression causes a non-local exit, evaluates zero or more other expressions. This can be used to ensure that essential "clean-up" operations are performed even in the presence of errors.

[Jargon File]

Last updated: 1994-11-03

Nearby terms:

unswizzleuntiluntypedunwind-protectunwind the stackUN*Xunzip

Try this search on Wikipedia, Wiktionary, Google, OneLook.



Loading