On May 3, Jos Koot wrote: > (compose) --> error, procedure compose: no clause matching 0 arguments > Why not (compose) --> #<procedure:values> ? > > The docs of DrScheme, version 4.1.5.5-svn2may2009 [3m] say: > > (compose proc ...) ? procedure? > proc : procedure? > > This suggests that compose can be applied without actual arguments. > The docs do not specify what happens in this case.
I committed that in svn. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://www.barzilay.org/ Maze is Life! _________________________________________________ For list-related administrative tasks: http://list.cs.brown.edu/mailman/listinfo/plt-dev