ReactiveX / IxJS

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

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

Closed trxcllnt closed 2 years ago

trxcllnt commented 2 years ago

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