generic icon indicating copy to clipboard operation
generic copied to clipboard

functional operations support

Open franklucky001 opened this issue 2 years ago • 4 comments

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

franklucky001 avatar Jul 05 '22 03:07 franklucky001

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.

zyedidia avatar Jul 07 '22 06:07 zyedidia

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

rahulkhairwar avatar Mar 16 '23 17:03 rahulkhairwar

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

zyedidia avatar Mar 16 '23 20:03 zyedidia

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

rahulkhairwar avatar Apr 02 '23 07:04 rahulkhairwar