haskell-mafia / introduction-to-fp-in-scalaLinks
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
Sorting:
- An exploration of purely functional library design in Scala.☆103Updated 9 years ago
- Convert Task to Future, and Future to Task☆63Updated 7 years ago
- ☆83Updated 5 years ago
- Scala implementation of "Freer Monads, More Extensible Effects" - see http://okmij.org/ftp/Haskell/extensible/more.pdf☆49Updated 7 months ago
- An sbt plugin that integrates Eta into Scala projects.☆57Updated 6 years ago
- Idiomatic example of using functional programming to write a microservice☆72Updated 9 years ago
- Toy project serving to illustrate that it's possible to write pure functional systems in Scala.☆40Updated 10 years ago
- ☆78Updated 4 years ago
- The pure testing library by scalaz.☆89Updated 5 years ago
- A monad for resource acquisition and cleanup☆53Updated 6 years ago
- Transform and compose tagless final encoded algebras in scala☆93Updated 7 years ago
- A scala macro for reasonable lazy semantics☆85Updated this week
- Scala library for free applicative schemas capable of parsing/rendering sums-of-products data structures.☆108Updated 6 years ago
- Monadic folds☆69Updated 2 years ago
- Automatic typeclass-based abstraction over monad-like types☆54Updated 4 years ago
- Provides a functional API for tracing programs across system and network boundaries.☆60Updated last year
- Monadic Scala API for CouchDB☆44Updated 10 years ago
- Companion booklet for "Functional Programming in Scala"☆56Updated 10 years ago
- My tinkering to understand the typeclassopedia.☆102Updated 2 months ago
- Finally Tagless Blocking Implementation☆92Updated 3 years ago
- Multisets for Scala☆85Updated 4 years ago
- Discover cats by coding a few simple exercises☆82Updated last year
- A Scala compiler plugin for mutual tail recursion☆88Updated 5 years ago
- An effect monad for Scalaz 7.2☆55Updated 7 years ago
- Alternative to Free monads☆34Updated 8 years ago
- Example usage of scalaz and uncommon Scala features.☆83Updated 8 years ago
- Fun and Games with Fix, Cofree, and Doobie☆40Updated 8 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 6 years ago
- Forget your methods☆41Updated 7 years ago
- Pure-functional random value generation☆119Updated 7 years ago