file: 01-C-event.t package: muf status: alpha
This function is specified by CommonLisp and
returns the name fields of the given restart. The
argument should have been obtained from
getNthRestart
, either directly or
indirectly.
This function is currently implemented as
: restartName { $ -> $ } -> restart ( A quick approximation to the CommonLisp function: ) restart getRestart -> name -> fn -> tFn -> iFn -> rFn -> data -> id name ; 'restartName export
Go to the first, previous, next, last section, table of contents.