BooleanCat / go-functional

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

rename iter package to it #123

Closed jlc-christie closed 2 months ago

jlc-christie commented 2 months ago

Please provide a brief description of the change.

Renames the iter package to it as to not conflict with the standard library iter package.

Which issue does this change relate to?

119

Contribution checklist.

Replace the space in each box with "X" to check it off.

Additional context

N/A

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (547dd82) to head (e40d767).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v2 #123 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 16 16 Lines 322 322 ========================================= Hits 322 322 ```

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