typed-racket
typed-racket copied to clipboard
Add `typed/racket/stream`
This PR is postponed. An RFC needs made first, and changes to core typed/racket need made for this to work. (StreamOf Type)
is very much needed.
I am by no means "claiming" this typed/racket/stream
project. Streams are needed, and if anyone else gets to it first i'll be very happy.
See #970 and perhaps others.
- [x] All functions provided.
- [ ] All values provided
- [ ] macros
- [ ] Prefer
StreamOf
overStream
? - [ ] Tests for everything
- [ ] Conform to Style Guide.
- [ ] Docs
Arguably resyntax shouldn't need to run each time I edit the OP