Go to the first, previous, next, last section, table of contents.


use-value [Restart]

Data Arguments Required::

a value to use instead (once).

Description::

The use-value restart is generally used by handlers trying to recover from errors of types such as cell-error, where the handler may wish to supply a replacement datum for one-time use.

See Also::

section Restarts, section Interfaces to Restarts, section invoke-restart [Function] , section use-value [Restart] (function), section store-value [Restart] (function and restart)


Go to the first, previous, next, last section, table of contents.