cats
https://github.com/typelevel/cats
Scala
Lightweight, modular, and extensible library for functional programming.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Scala not yet supported22 Subscribers
Add a CodeTriage badge to cats
Help out
- Issues
- Reveal internal but public identifiers and make them `private[cats]`
- Add bridge between ApplicativeError and ApplicativeThrow
- Any reason `intercalate` isn't exposed directly on the `Semigroup` companion object?
- Optimize `distinct`/`distinctBy` implementations for non-empty collections
- [PROPOSAL] Aliases for methods `traverse_` and `sequence_`
- `Eval` thread safety
- Add `scanLeft`/`scanLeftTail` to all non-empty collections
- trait EuclidianRing should not be a Ring
- Currency instances
- Add TraverseFilter.mapAccumulateFilter
- Docs
- Scala not yet supported