bennn / require-typed-scv

Typed Racket's `require/typed`, with soft contract verification
Other
1 stars 0 forks source link

Write macro to help the parse-type function #7

Open bennn opened 7 years ago

bennn commented 7 years ago

The syntax->type-rep function converts a Typed Racket syntax object to syntax for racket/contract. It has a few maintenance problems: