haskell-mafia / introduction-to-fp-in-scala
A softer introduction to fp in scala course, based on patterns-in-types and the nicta course.
☆57Updated 7 years ago
Alternatives and similar repositories for introduction-to-fp-in-scala:
Users that are interested in introduction-to-fp-in-scala are comparing it to the libraries listed below
- Finally Tagless Blocking Implementation☆92Updated 2 years ago
- Scala implementation of "Freer Monads, More Extensible Effects" - see http://okmij.org/ftp/Haskell/extensible/more.pdf☆49Updated 2 months ago
- An sbt plugin that integrates Eta into Scala projects.☆57Updated 5 years ago
- A small library for writing referentially transparent and stack-safe sequential programs☆40Updated 6 years ago
- ☆79Updated 4 years ago
- Convert Task to Future, and Future to Task☆63Updated 6 years ago
- Scala library for free applicative schemas capable of parsing/rendering sums-of-products data structures.☆108Updated 6 years ago
- An exploration of purely functional library design in Scala.☆103Updated 8 years ago
- Fun and Games with Fix, Cofree, and Doobie☆40Updated 8 years ago
- A reactive streams implementation for fs2☆63Updated 5 years ago
- Transform and compose tagless final encoded algebras in scala☆94Updated 6 years ago
- Type calculations at compile time☆40Updated 5 years ago
- Abstract Type Member Parallel Instances☆61Updated 4 years ago
- HTTP service for schema storage and client generation☆28Updated 2 years ago
- A compiler plugin that will improve on the scala compiler on the assumption that the user is using the Scalazzi-safe subset of Scala.☆73Updated 5 years ago
- Multisets for Scala☆85Updated 3 years ago
- Automatic typeclass-based abstraction over monad-like types☆54Updated 4 years ago
- Sample application for "Aecor — Purely functional event sourcing in Scala" series.☆44Updated 5 years ago
- skema morphisms☆89Updated last week
- Alternative to Free monads☆34Updated 8 years ago
- A monad for resource acquisition and cleanup