runarorama / fpiscompanion
Companion booklet for "Functional Programming in Scala"
☆57Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for fpiscompanion
- A scala macro for reasonable lazy semantics☆84Updated last week
- An exploration of purely functional library design in Scala.☆103Updated 8 years ago
- Scala implementation of "Freer Monads, More Extensible Effects" - see http://okmij.org/ftp/Haskell/extensible/more.pdf☆49Updated 6 years ago
- obsolete — archival use only☆67Updated 7 years ago
- Discover cats by coding a few simple exercises☆82Updated 4 months ago
- ☆83Updated 4 years ago
- Scala Records: Extensible records and type-indexed maps☆82Updated 9 years ago
- Scalatest bindings for scalaz.☆23Updated 7 years ago
- Idiomatic example of using functional programming to write a microservice☆74Updated 8 years ago
- Transform and compose tagless final encoded algebras in scala☆96Updated 6 years ago
- Code for my talk, "A purely functional approach to building large applications"☆38Updated 8 years ago
- Convert Task to Future, and Future to Task☆63Updated 6 years ago
- Alternative to Free monads