2005/5/9
-- ACDK API Docs Namespaces acdk acdk::lisp Function members See also: Function.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <Function.h>
Inheritance diagram for acdk::lisp::Function:
[pure virtual]
args[0] == the symbol of function args[1 + n] == the arguments
Implemented in acdk::lisp::LispBuildInFunction, acdk::lisp::LispCallBack, acdk::lisp::LispFunction, and acdk::lisp::LispObject.