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

functional operations support #24

Open
franklucky001 opened this issue Jul 5, 2022 · 4 comments
Open

functional operations support #24

franklucky001 opened this issue Jul 5, 2022 · 4 comments

Comments

@franklucky001
Copy link

Is there a plan to support iterator and common functional operations such as map reduce filter scan fold...

@zyedidia
Copy link
Owner

zyedidia commented Jul 7, 2022

I don't currently have any plans to add iterator support, but I am happy to discuss potential designs if someone wants to try implementing it.

@rahulkhairwar
Copy link

Hi @zyedidia , if nobody is currently working on iterator support and functional operations, I will be glad to work on it!

@zyedidia
Copy link
Owner

Awesome, better iterators would be great! Would help solve issues like #37.

@rahulkhairwar
Copy link

Yup, I'm currently going through the codebase. Let me try and work up a WIP PR in the upcoming weeks!

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

3 participants