Hi all,

I noticed the lack of Stream API in the module interface. Is there any technical reason for this or is just a lack of time?

I believe stream will make great cursor/iterator for a lot of modules use case.

Comment From: gkorland

@siscia you're right it feels like a great addition that can help in many use cases

Comment From: madolson

Status: This is a complex feature that will need a design and an implementation. Adding the help-wanted tag since I think someone without a lot of context could investigate implementing this.

Comment From: siscia

Can you expand on your findings? Why it is complex and why still need design? What are the non abvious nodes to untied?