Am 25.09.2005, 19:07 Uhr, schrieb Shawn Rutledge <[EMAIL PROTECTED]>:

I see this in spiffy for example:

(define (start-server #!key (root (spiffy-root-path)) ...

Is this a mechanism to pass named parameters to a function?

Hello,

that is exactly what it does, yes. Under section 5.1 "Deviations from the standard" the CHICKEN manual states that DSSSL style lambda lists are supported and also describes how they work exactly.

cu,
Thomas


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to