Typing
Open
- Dominant language
- Racket
- Stars
- 34
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
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-lib` called `typed` and re-export everything from `rackcheck`.
- 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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.