The Racket repository
Go to file
Stevie Strickland 17937f5451 Fix up lambda formal handling so that if we get too many or too few formals
for the appropriate type, we associate the correct types with the formals
we do have.  If we have more formals than types, then a rest-arg function
will have the extra formals as the type of the rest-arg, else we will just
make them bottom.
2008-06-18 13:39:58 -04:00
collects Fix up lambda formal handling so that if we get too many or too few formals 2008-06-18 13:39:58 -04:00
doc add v4 history entries 2008-06-04 12:37:08 +00:00
man/man1 fix mzc man page typo 2008-06-04 13:26:47 +00:00
src change the way Scribble generates keys based on modules 2008-06-06 13:24:58 +00:00