metarhia / metasync

Asynchronous Programming Library for JavaScript & Node.js
https://metarhia.com
MIT License
206 stars 35 forks source link

Implement AsyncMap and AsyncSet #386

Closed tshemsedinov closed 5 years ago

tshemsedinov commented 5 years ago

See: #385

ivan-tymoshenko commented 5 years ago

@tshemsedinov Instead, are we implementing an asynchronous iterator?

belochub commented 5 years ago

Closed in favor of https://github.com/metarhia/metasync/issues/393.