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


isACompiledFunction

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

Signals an error unless the argument is a compiledFunction.

If you just want to check whether something can be called, use isCallable instead. See section isCallable.


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