README

A tutorial for Functional programming in Scala

This book is aimed to be the first place when you starting functional programming in Scala. Feedback and PR are welcome.

Development

Install mdbook:

cargo install mdbook

Preview book locally:

mdbook serve

License

License: CC BY-NC-ND 4.0

This book is licensed under the CC BY-NC-ND 4.0. Please contact me if you have questions about the license.

Last updated

Was this helpful?