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


isAConstant

Function: isAConstant { any -> }
file: job.t
package: muf
status: alpha

Signals an error if argument does not trivially evaluate to itself, as for example numbers, characters, strings and keywords, as well as all constant symbols declared by -->constant such as nil and t.


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