The Racket repository
Go to file
Stevie Strickland 9b289bea27 Actually, I want to be careful with this.
For example, we don't want the result type of the function to be free,
so it's more like:

G, D + {a}, S |- f : (t1 t2 -> t)
G, D, S |- t

(i.e. {a} not free in t)

Hmm.
2008-07-12 22:20:10 -04:00
collects Actually, I want to be careful with this. 2008-07-12 22:20:10 -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