tabdulradi / happypathLinks
Makes union types work with for-comprehensions (like scala.Either, but without the allocation cost).
☆16Updated 3 years ago
Alternatives and similar repositories for happypath
Users that are interested in happypath are comparing it to the libraries listed below
Sorting:
- Makes `A | Null` work with for-comprehensions☆23Updated last year
- Companion to the Scala std lib, providing useful subtypes like `PositiveInt` or `MatchesRegex` as well as the ability to define custom va…☆32Updated 3 years ago
- One enum type class to rule them all☆29Updated this week
- ☆16Updated 5 years ago
- Integration between jawn and fs2☆38Updated this week
- Small library for reading configuration into case classes☆43Updated this week
- Shapeless generic instances for Scrooge types☆14Updated 7 years ago
- Typeclass interfaces to access user-defined Scala annotations☆24Updated 7 months ago
- Support for JDK9's Multi Release JAR Files (JEP 238)☆17Updated last year
- An Unexceptional IO type for Cats