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:
- ☆78Updated 4 years ago
- Scala implementation of "Freer Monads, More Extensible Effects" - see http://okmij.org/ftp/Haskell/extensible/more.pdf☆49Updated 7 months ago
- 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
- Alternative to Free monads☆34Updated 8 years ago
- Transform and compose tagless final encoded algebras in scala☆93Updated 7 years ago
- My tinkering to understand the typeclassopedia.☆101Updated last month
- Source code for the Interpreters workshop at Scala Exchange 2015.☆27Updated 9 years ago
- Reasonable telnet server for Scala.☆56Updated 6 years ago
- Monadic Scala API for CouchDB☆44Updated 10 years ago
- A scala macro for reasonable lazy semantics☆85Updated this week
- A small library for writing referentially transparent and stack-safe sequential programs☆40Updated 6 years ago
- Automatic typeclass-based abstraction over monad-like types☆54Updated 4 years ago
- Monadic folds☆69Updated 2 years ago
- Idiomatic example of using functional programming to write a microservice☆72Updated 9 years ago
- Example usage of scalaz and uncommon Scala features.☆83Updated 8 years ago
- An sbt plugin that integrates Eta into Scala projects.☆57Updated 6 years ago
- ☆46Updated 5 years ago
- IO types and classes for Scala.☆42Updated 8 years ago
- Finally Tagless Blocking Implementation☆92Updated 3 years ago
- Discover cats by coding a few simple exercises☆82Updated last year
- Toy project serving to illustrate that it's possible to write pure functional systems in Scala.☆40Updated 10 years ago
- Companion booklet for "Functional Programming in Scala"☆56Updated 10 years ago
- A monad for resource acquisition and cleanup☆53Updated 6 years ago
- Trying to understand Free Monad by implementing one☆43Updated 8 years ago
- Provides a functional API for tracing programs across system and network boundaries.☆60Updated last year
- User-friendly lens syntax for mortals. Update values inside of nested case class instances without .copy .☆31Updated 6 years ago
- The pure testing library by scalaz.☆89Updated 5 years ago
- Fun and Games with Fix, Cofree, and Doobie☆40Updated 8 years ago