On Fri, Apr 1, 2011 at 5:17 PM, Thomas Chust <ch...@web.de> wrote:

>
> this is not really true: While Racket doesn't pass keyword arguments
> the same way as positional arguments for reasons of efficiency, it is
> still possible to programmatically create procedures that accept
> arbitrary sets of keyword arguments and process them somehow. Check
> out the documentation of make-keyword-procedure [1] in the Racket
> reference if you want to look into this.
>

Did not know about this - thanks for the tip.

-- 
Cheers,
yc

http://yinsochen.com
_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to