Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jlengrand/functional-programming-scala

Exercises from the Functional Programming in Scala book
https://github.com/jlengrand/functional-programming-scala

educational functional functional-programming scala

Last synced: 24 days ago
JSON representation

Exercises from the Functional Programming in Scala book

Awesome Lists containing this project

README

        

# Functional Programming in Scala

This repo contains code written while going through [Functional Programming in Scala](https://www.manning.com/books/functional-programming-in-scala).

Everything might not be correct, as I try to do everything on my own. If you want the real answers, I suggest you go look into [the official repository](https://github.com/fpinscala/fpinscala) instead.