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


isAKeyword

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

Signals an error if the argument is not a keyword. All keywords are symbols, but only symbols in the keyword package are keywords.


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