LOAD
stackThe LOAD
function pushes onto the stack the value currently associated with a symbol name.
If the symbol is not defined, an error will be raised.
Loading
The LOAD
function pushes onto the stack the value currently associated with a symbol name.
If the symbol is not defined, an error will be raised.