Difference between revisions of "SubL/examples.functionp"

From Public Domain Knowledge Bank
Jump to: navigation, search
(Created page with "==== functionp ==== CYC(#): (functionp) Error: Cannot make an arity 0 function from #<Function FUNCTIONP> {req=1 ...} CYC(#): (functionp "a" 'a) Error: Cannot make an arit...")
(No difference)

Revision as of 02:24, 8 March 2019

functionp

CYC(#): (functionp)
Error: Cannot make an arity 0 function from #<Function FUNCTIONP> {req=1 ...}
CYC(#): (functionp "a" 'a)
Error: Cannot make an arity 2 function from #<Function FUNCTIONP> {req=1 opt=0 allowsrest=false}