SubL/examples.functionp
From Public Domain Knowledge Bank
					Revision as of 02:24, 8 March 2019 by DavidWhitten (talk | contribs) (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...")
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}

