Functional experiments in Scala
☆21Apr 24, 2017Updated 8 years ago
Alternatives and similar repositories for scalaFP
Users that are interested in scalaFP are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Exploration of the Free monad without point☆11Oct 23, 2016Updated 9 years ago
- Problem solving à la carte☆22Apr 11, 2022Updated 3 years ago
- property based testing library for Scala☆279Mar 16, 2026Updated last week
- An exploration of purely functional library design in Scala.☆106May 10, 2016Updated 9 years ago
- Trying to understand Free Monad by implementing one☆45Feb 10, 2017Updated 9 years ago
- Scala implementation of "Freer Monads, More Extensible Effects" - see http://okmij.org/ftp/Haskell/extensible/more.pdf☆49Jan 8, 2025Updated last year
- Typeclass-based HashSet/HashMap for Scala☆31Apr 2, 2017Updated 8 years ago
- Hacky applicative-style for comprehensions for Scala.