This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: numArgs of a lambda procedure


On 08/12/2012 12:10 AM, Chuah Teong Leong wrote:
Is there a simple way to get the number of required arguments from a
procedure object?

Use minArgs() and MaxArgs().


numArgs is just an (unfriendly) "encoding".

--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]