export type names
svn: r15134
This commit is contained in:
parent
7d9f506760
commit
cdca1d6108
|
@ -3,6 +3,8 @@
|
||||||
|
|
||||||
(define-type-alias Cursor (Pair 0 (Listof (Pair Integer Integer))))
|
(define-type-alias Cursor (Pair 0 (Listof (Pair Integer Integer))))
|
||||||
|
|
||||||
|
(provide Char-Set Cursor)
|
||||||
|
|
||||||
(require/typed
|
(require/typed
|
||||||
srfi/14
|
srfi/14
|
||||||
;; Predicates & comparison
|
;; Predicates & comparison
|
||||||
|
|
Loading…
Reference in New Issue
Block a user