Felix Winkelmann scripsit:

> It's also the only behaviour that makes sense, IMHO.

Well, I think doing parameters in Chicken style but with only immutable
parameters is also a reasonable choice.  Currently, no Scheme I know of
makes that choice.  You can always portably emulate multiple parameters
by parameterizing a mutable box, if you don't care about threads.

-- 
John Cowan          http://www.ccil.org/~cowan        co...@ccil.org
If I have seen farther than others, it is because I was standing on
the shoulders of giants.  --Isaac Newton

_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to