typed-racket icon indicating copy to clipboard operation
typed-racket copied to clipboard

Add `typed/racket/stream`

Open Lazerbeak12345 opened this issue 2 years ago • 1 comments

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 over Stream?
  • [ ] Tests for everything
  • [ ] Conform to Style Guide.
  • [ ] Docs

Lazerbeak12345 avatar Jan 28 '23 05:01 Lazerbeak12345

Arguably resyntax shouldn't need to run each time I edit the OP

Lazerbeak12345 avatar Jan 30 '23 20:01 Lazerbeak12345