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
- No scaladoc for `TupleNSemigroupalOps` classes (e.g. `mapN` method)?
- Missing instances for Cofree
- Infix operators for flatMap, coflatMap and cokleisli composition
- Given MonadError[F, Z], EitherT[F, E, ?] should provide a MonadError[..., Either[Z, E]]
- Add error-handling methods to `EitherT`
- Add a type class for principled error handling
- Type class infographic on its own page
- StackOverflowError on traverse[Kleisli[F, A, ?], B]
- Deprecate foreach in API
- `ap` ordering is inconsistent
- Docs
- Scala not yet supported