-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I was thinking about adding typed/racket support to this library. There's a lot of ways to do this. Here's some ways that look simple enough to me.
- We could make a new dir within
rackcheck-libcalledtypedand re-export everything fromrackcheck. - The same, but within a new lib
rackcheck-typed
Alternatively (or even in parallel?), one could gradually type the library and get it to work that way.
What do you think?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels