Export the types provide macro.
This commit is contained in:
parent
ec09139e0a
commit
078b57c77d
|
@ -23,7 +23,7 @@ at least theoretically.
|
||||||
;; struct printing
|
;; struct printing
|
||||||
custom-printer define-struct/printer
|
custom-printer define-struct/printer
|
||||||
;; provide macros
|
;; provide macros
|
||||||
rep utils typecheck infer env private)
|
rep utils typecheck infer env private types)
|
||||||
|
|
||||||
(define optimize? (make-parameter #f))
|
(define optimize? (make-parameter #f))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user