rescript-compiler
rescript-compiler copied to clipboard
investigate how to make use of generator/iterator in js
generator in es6 is a pretty useful feature, it servers something like BatEnum.t in ocaml
Iterators (asynchronous) is coming to real world practical development. https://developer.mozilla.org/en-US/docs/Web/API/Streams_API
Here is a related conversation in the rescript forum: https://forum.rescript-lang.org/t/rescript-syntax-for-generative-functors/644/10?u=spirobel
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.