pavelfatin / ninety-nineLinks
99 Problems in Java, Scala, Clojure and Haskell
☆68Updated 9 years ago
Alternatives and similar repositories for ninety-nine
Users that are interested in ninety-nine are comparing it to the libraries listed below
Sorting:
- Code examples for Underscore's Advanced Scala course☆54Updated 8 years ago
- My tinkering to understand the typeclassopedia.☆101Updated 3 weeks ago
- Example code to accompany shapeless-guide.☆134Updated 3 years ago
- Source code for the Interpreters workshop at Scala Exchange 2015.☆27Updated 9 years ago
- Datomisca: a Scala API for Datomic☆131Updated 7 years ago
- Additional accompaniment to Functional and Reactive Domain Modeling☆111Updated 11 months ago
- Companion booklet for "Functional Programming in Scala"☆57Updated 10 years ago
- Trying to understand Free Monad by implementing one☆43Updated 8 years ago
- source and examples to Functional Programming for Mortals with Scalaz☆128Updated last month
- Code for my talk, "A purely functional approach to building large applications"☆38Updated 9 years ago
- ☆53Updated 4 years ago
- A small library for writing referentially transparent and stack-safe sequential programs☆40Updated 6 years ago
- Idiomatic example of using functional programming to write a microservice☆72Updated 8 years ago
- Template for Underscore eBooks☆29Updated 7 years ago
- Birds and cats together☆140Updated last week
- Bartosz Milewski great book on Category Theory implemented in scala, with property Tests☆33Updated 7 years ago
- A project exemplifying client / server communications with Monix.☆99Updated 8 years ago
- Lightweight, modular, and extensible library for functional programming.☆30Updated 7 years ago
- An XML-validation-based trace validator☆92Updated 14 years ago
- A softer introduction to fp in scala course, based on patterns-in-types and the nicta course.