Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 457 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 457 Bytes

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