typed-racket/collects/typed-scheme
Stevie Strickland bf2890d971 Adding types for functions that I used in my latest typed-scheme module,
plus fixing the type for length since it should return an Integer.

svn: r9630

original commit: 3112216689dcf7e8f4b604287d80dff794545c8d
2008-05-03 15:10:26 +00:00
..
lang Fix typed scheme reader for new reader API. 2008-04-07 21:03:27 +00:00
private Adding types for functions that I used in my latest typed-scheme module, 2008-05-03 15:10:26 +00:00
info.ss docs go in the main tree 2008-04-25 19:55:23 +00:00
main.ss Move typed-scheme/lang/main.ss to typed-scheme/main.ss. 2008-03-04 23:18:16 +00:00
minimal.ss Move typed-scheme/lang/main.ss to typed-scheme/main.ss. 2008-03-04 23:18:16 +00:00
typed-reader.ss Switch to #lang everywhere. 2008-03-20 13:31:18 +00:00
typed-scheme.scrbl Fix formatting for -> doc. 2008-04-15 22:37:20 +00:00
typed-scheme.ss Improve the type of andmap. 2008-05-02 23:35:37 +00:00