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

Add random access iterator #5

Open
fakuivan opened this issue Dec 2, 2021 · 1 comment
Open

Add random access iterator #5

fakuivan opened this issue Dec 2, 2021 · 1 comment

Comments

@fakuivan
Copy link

fakuivan commented Dec 2, 2021

It'd be nice to have a random access iterator, or at least operator+ and operator- defined for ArrayIterator, since this dt really only uses a contiguous chunk of memory.

@peterpolidoro
Copy link
Member

I will take a look at adding that when I have a chance. In the mean time, I am happy to accept pull requests. Thanks!

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

2 participants