Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: add additional Array like methods #6

Open
mearns opened this issue Sep 28, 2018 · 0 comments
Open

Feature request: add additional Array like methods #6

mearns opened this issue Sep 28, 2018 · 0 comments

Comments

@mearns
Copy link
Contributor

mearns commented Sep 28, 2018

There are numerous methods on javascript's Array prototype that can be done lazily in an XRange without having to convert to an array first. It would be really useful to add some of these methods, such as reduce, filter, indexOf, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant