Skip to content

Significantly improve docs in README (partial)#132

Merged
BooleanCat merged 7 commits intomainfrom
docs
Aug 2, 2024
Merged

Significantly improve docs in README (partial)#132
BooleanCat merged 7 commits intomainfrom
docs

Conversation

@BooleanCat
Copy link
Owner

@BooleanCat BooleanCat commented Aug 2, 2024

Please provide a brief description of the change.

Much improved docs for READ, well at least the beginnings of it. Will follow up with more changes to add more missing docs.

Which issue does this change relate to?

None.

Contribution checklist.

  • I have read and understood the CONTRIBUTING guidelines
  • All commits in my PR conform to the commit hygiene section
  • I have added relevant tests
  • I have not added any dependencies

Additional context

Within this change are a few others mixed in, my bad!

  1. I removed TryCollect from itx for consistency.
  2. I renamed Reduce to Fold. I'll later add a Fold variant called Reduce that uses the first item yielded as the initial value (just like Rust)

@BooleanCat BooleanCat self-assigned this Aug 2, 2024
@codecov
Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5351fab) to head (75d4c5d).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #132   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           32        32           
  Lines          407       405    -2     
=========================================
- Hits           407       405    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BooleanCat BooleanCat merged commit a3a38c3 into main Aug 2, 2024
@BooleanCat BooleanCat deleted the docs branch August 2, 2024 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant