Skip to content

Adapters from Go 1.23 iterators to iter.Of

Compare
Choose a tag to compare
@bobg bobg released this 09 Feb 15:03
· 9 commits to master since this release
9680c2c

This release adds iter.FromSeq, iter.FromSeq2, iter.FromSeqContext, and iter.FromSeq2Context, for adapting Go 1.23 iterators to iter.Of.