dtao / lazy.js

Like Underscore, but lazier

Home Page:http://danieltao.com/lazy.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Observable and AsyncGenerator support

graingert opened this issue · comments

The TC39 process seems to be settling on a specification for Observables and AsyncGenerators. It would be great to follow these APIs in Lazy.js

See also https://github.com/ReactiveX/IxJS