ReactiveX / IxJS

The Interactive Extensions for JavaScript
https://reactivex.io/IxJS/
MIT License
1.33k stars 74 forks source link

fix: add static Iterable.as and AsyncIterable.as #336

Closed trxcllnt closed 3 years ago

trxcllnt commented 3 years ago

Adds static Iterable.as and AsyncIterable.as to the constructors in node, updates the current list of static and operators added.