Sykander / iterable-async

Iterable Async Methods
https://www.npmjs.com/package/iterable-async
MIT License
5 stars 0 forks source link

Static Methods for Async Array #81

Closed Sykander closed 3 years ago

Sykander commented 4 years ago

✔️ add array methods as static methods on the async array api ✔️ Allow an array to be passed in as the first argument. ✔️ Adjust imports so that methods are still available on the same imports ✔️ Adjust tests to match changes ✔️ Adjust ts declaration to match changes ✔️ Change playground to match changes 🙅 Update readme 🙅 Update docs 🙅 Adjust docs to match changes

Sykander commented 4 years ago

82

Sykander commented 4 years ago

✔️ add array methods as static methods on the async array api ✔️ Allow an array to be passed in as the first argument. ✔️ Adjust imports so that methods are still available on the same imports ✔️ Adjust tests to match changes ✔️ Adjust ts declaration to match changes ✔️ Change playground to match changes 🙅 Update readme 🙅 Update docs 🙅 Adjust docs to match changes

Sykander commented 3 years ago

Docs will be autogenerated using js doc