export type names

svn: r15134
This commit is contained in:
Sam Tobin-Hochstadt 2009-06-10 21:50:50 +00:00
parent 7d9f506760
commit cdca1d6108

View File

@ -3,6 +3,8 @@
(define-type-alias Cursor (Pair 0 (Listof (Pair Integer Integer))))
(provide Char-Set Cursor)
(require/typed
srfi/14
;; Predicates & comparison