immutable icon indicating copy to clipboard operation
immutable copied to clipboard

Consider supporting golang 1.23 iterators

Open keep94 opened this issue 10 months ago • 0 comments

It would be really cool if the immutable collection types include an All() method that returns a golang iterator over all the elements in that collection.

keep94 avatar Mar 27 '25 16:03 keep94