BooleanCat / go-functional

go-functional is a library of iterators to augment the standard library
MIT License
405 stars 23 forks source link

Support ToChannel and FromChannel #108

Closed BooleanCat closed 3 months ago

BooleanCat commented 3 months ago

Please provide a brief description of the change.

Allow for a channel to be created from an iter.Seq and vice versa.

Which issue does this change relate to?

None.

Contribution checklist.