This is the mail archive of the guile@cygnus.com mailing list for the guile project.


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

Re: optional parameters


Jim Blandy writes:
 > 
 > > Are optional/keyword arguments stuff like in BOS constructors
 > > [...]  Is lambda* meant to be completely analogous to let* ?
 > 
 > Not exactly... you should check out the code for lambda*.  It explains
 > everything.

Ok thanks, I did so by now. optargs.scm seems to work even without scwm, so it
can be used standalone. (I changed the module path to (util optargs) as that's 
where I put it.

Could optargs.scm make it into ice-9 on some 1.4a snapshots coming winter? 


			 Klaus Schilling