file: job.t package: muf status: alpha
The unbindSymbol
function accepts a symbol,
and sets it to have no value. Freshly created
symbols have no value until they are assigned one:
This function is the only way of restoring a symbol
to the original value-less event.
This is equivalent to the CommonLisp makunbound
function.
Go to the first, previous, next, last section, table of contents.