Closed BooleanCat closed 1 year ago
Patch coverage: 100.00%
and no project coverage change.
Comparison is base (
504ceb2
) 100.00% compared to head (86533b1
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Please provide a brief description of the change.
Add .ForEach for iterator method chaining
Also fixes a deadlock in HashMap iterators
Which issue does this change relate to?
https://github.com/BooleanCat/go-functional/issues/55
Contribution checklist.
make check
)make test
)