retronym / scalac-survival-guideLinks
☆83Updated 5 years ago
Alternatives and similar repositories for scalac-survival-guide
Users that are interested in scalac-survival-guide are comparing it to the libraries listed below
Sorting:
- ☆115Updated 3 years ago
- An exploration of purely functional library design in Scala.☆103Updated 9 years ago
- Transform and compose tagless final encoded algebras in scala☆93Updated 6 years ago
- A scala macro for reasonable lazy semantics☆85Updated 2 weeks ago
- Liberator - sent to make you Free☆88Updated 6 years ago
- Array-based immutable collections for scala☆86Updated 7 years ago
- Cats instances for Slick DBIO☆75Updated last year
- Patch data type for Scala and shapeless☆61Updated 5 years ago
- macro for summoning implicit values☆92Updated 5 years ago
- enforce the Scalazzi subset of Scala with scalafix☆83Updated 6 years ago
- Archived - Scala Macros☆123Updated 7 years ago
- A Scala compiler plugin for mutual tail recursion☆88Updated 5 years ago
- Example code from my presentation on shapeless type class derivation☆28Updated 9 years ago
- Everything you need to make type classes first class.☆61Updated 9 years ago
- Simple, efficient wrapper for fast concatenation/iteration.☆112Updated 6 years ago
- Seamless interop layer between cats and scalaz☆174Updated 4 years ago
- Cats instances and classes which are outlaws, miscreants, and ne'er-do-wells.☆62Updated 7 years ago
- Finally Tagless Blocking Implementation☆92Updated 3 years ago
- Convert Task to Future, and Future to Task