Welcome to scala-lab – a personal collection of Scala exercises designed to explore, experiment, and master Scala's functional programming features and language constructs.
This repository includes a series of exercises ranging from basic to advanced Scala concepts. You'll find examples and solutions that cover:
- Functional programming in Scala
- Collections and higher-order functions
- Pattern matching
- For-comprehensions and monads
- Type systems and generics
- And more!