typed-racket/collects
Carl Eastlund db8dddad38 Added types for:
- keyword?
 - string->keyword
 - keyword->string
 - char-upcase
 - char-downcase
 - char-titlecase
 - make-rectangular
 - make-polar

svn: r15200

original commit: f110157ac27b3dd3bac54dbed99386ae2ba66631
2009-06-17 21:08:35 +00:00
..
tests Use vector-immutableof' and box-immutable/c' to handle boxes and vectors. 2009-06-17 20:49:13 +00:00
typed export type names 2009-06-10 21:50:50 +00:00
typed-scheme Added types for: 2009-06-17 21:08:35 +00:00