[plt-scheme] append!?
Eli Barzilay
eli at barzilay.org
Mon Oct 22 11:53:48 EDT 2007
On Oct 22, Matthias Felleisen wrote:
> Use C++ just enough to get closure objects and overload apply. --
This worked better IIRC (I've seen that too some N years ago), but the
syntax that you get for it is still something you should not look at
without a barf bag nearby.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!
More information about the plt-scheme
mailing list