Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 252 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 252 Bytes

Scala Playground Monorepo

JVM

Learning

  1. FP: code and exercises from Functional Programming Fundamentals with Scala and Cats course.

Code

  1. Playground: playground with random Scala code, including functional programming, typeclases...