Skip to content

Functional progamming exercises using Scala from the book "functional programming in scala"

Notifications You must be signed in to change notification settings

amr-fouda/functional-progamming-in-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

functional-progamming-in-scala

Practicing Scala using the book "functional programming in scala"

Exercises by chapters

N Name Chapter Category
1 Fibonacci.scala 2 Pure function / tail recursion
2 FindFirst.scala 2 Pure function / HOF with generics
3 IsSorted.scala 2 Pure function / HOF with generics

About

Functional progamming exercises using Scala from the book "functional programming in scala"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages