rescript-compiler icon indicating copy to clipboard operation
rescript-compiler copied to clipboard

investigate how to make use of generator/iterator in js

Open bobzhang opened this issue 8 years ago • 3 comments

generator in es6 is a pretty useful feature, it servers something like BatEnum.t in ocaml

bobzhang avatar Feb 16 '16 16:02 bobzhang

Iterators (asynchronous) is coming to real world practical development. https://developer.mozilla.org/en-US/docs/Web/API/Streams_API

Voronar avatar Dec 12 '19 20:12 Voronar

Here is a related conversation in the rescript forum: https://forum.rescript-lang.org/t/rescript-syntax-for-generative-functors/644/10?u=spirobel

spirobel avatar Feb 23 '22 09:02 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.

stale[bot] avatar Mar 13 '24 08:03 stale[bot]