/sandbox-scala

Repository for testing, experimenting, and learning Scala

Primary LanguageScalaGNU General Public License v3.0GPL-3.0

sandbox-scala

Collections*

General

General examples and references around the Scala programming language. Current examples include:

  • Dynamic Packages and Class/Object declaration
  • Loops and their implementation
  • Method/Function declaration and invocation
  • Nested Functions
  • Usage of Option as return value and how to handle it
  • Tuples and their usage

Injection*

Java

Traits

(*) - Likely to be changed soon