[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: complexity of mechanism
On Apr 13, felix winkelmann wrote:
> [...] (and a subsequent overcomplication of lamba-list processing).
Marc -- one relevant comment about the srfi: it seems like many
negative gut reactions to this srfi are because you used `lambda'
instead of a new name. It might help if you revise it to use a
different name. (If there's a good enough module system in place,
then it doesn't matter anyway, since you can have a module that will
provide the new-lambda as `lambda'.)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!