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


bound?

Function: bound? { symbol -> tOrNil }
file: job.t
package: muf
status: alpha

True iff the given symbol has a value as a variable. An error is signaled if the argument is not a symbol.


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