/fp-in-scala

Functional Programming in Scala

Primary LanguageScalaThe UnlicenseUnlicense

Functional Programming in Scala

Build Status

Getting started

# Run the following, and fix the code until the tests pass
sbt chapter02/test
sbt chapter03/test
...