Skip to content

mizhi/fpscala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

This project contains my worked solutions to "Functional Programming in Scala" by Paul Chiusana and Rúnar Bjarnason. (https://www.manning.com/books/functional-programming-in-scala)

I don't believe these are the optimal solutions, but if you have kindly suggestions for improvements, please let me know. In many cases, I've tried multiple ways of implementing the same functionality. In general, I've split the problems into a scala file containing the problem solution and a worksheet demonstrating the validity. For shorter problems, I've put the solution directly into the worksheet.

About

Worked Exercises from Functional Programming in Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages