m50d / paperdollLinks
Scala implementation of "Freer Monads, More Extensible Effects" - see http://okmij.org/ftp/Haskell/extensible/more.pdf
☆49Updated 6 months ago
Alternatives and similar repositories for paperdoll
Users that are interested in paperdoll are comparing it to the libraries listed below
Sorting:
- Forget your methods☆41Updated 7 years ago
- Monadic folds☆69Updated 2 years ago
- An exploration of purely functional library design in Scala.☆103Updated 9 years ago
- Frege support for sbt☆53Updated 3 weeks ago
- An sbt plugin that integrates Eta into Scala projects.☆57Updated 6 years ago
- Scala library for free applicative schemas capable of parsing/rendering sums-of-products data structures.☆108Updated 6 years ago
- Alternative to Free monads☆34Updated 8 years ago
- Leibniz equivalence and Liskov substitutability library for Scala.☆37Updated 3 years ago
- An effect monad for Scalaz 7.2☆55Updated 7 years ago
- Monadic Scala API for CouchDB☆44Updated 10 years ago
- A compiler plug-in to control object lifetimes in Scala☆65Updated 8 years ago
- A Scala compiler plugin for mutual tail recursion☆88Updated 5 years ago
- Typeclass-based HashSet/HashMap for Scala☆31Updated 8 years ago
- IO types and classes for Scala.☆42Updated 8 years ago
- ☆35Updated 9 years ago
- Fun and Games with Fix, Cofree, and Doobie☆40Updated 8 years ago
- Scala compiler plugin which provides syntax for working with locally declared implicit values☆54Updated 10 years ago
- General, extensible effect monad for Scala with message-passing semantics☆38Updated 7 years ago
- A scala macro for reasonable lazy semantics☆85Updated 3 weeks ago
- Convert Task to Future, and Future to Task☆63Updated 7 years ago
- Pure-functional random value generation☆118Updated 7 years ago
- Modified version of dotty suporting language specific and library-specific optimizations☆37Updated 8 years ago
- doobie integration with quill☆22Updated 6 years ago
- A regular expression type provider demo