BooleanCat / go-functional

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

Support To/FromChannel #109

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.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (2647a46) to head (36c4bc8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v2 #109 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 13 14 +1 Lines 271 285 +14 ========================================= + Hits 271 285 +14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.