Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 312 Bytes

Readme.md

File metadata and controls

8 lines (7 loc) · 312 Bytes

Functional programming has become one of the hottest topic amonth the dev communities recently. This is where I practice FP. I am following a book called Functional Programming with Scala.

Install scala-cli

https://scala-cli.virtuslab.org/install

Compile

scala-cli compile .

Run

scala-cli run .