file: job.t package: muf status: alpha
This function is nil
unless the argument
is a compiledFunction
.
If you just want to know whether something
can be called, use callable?
instead.
See section callable?.
(In particular, a symbol with a compiled-function as its function value is also callable -- and using such symbols in place of compiled functions improves code maintainability.)
Go to the first, previous, next, last section, table of contents.