Skip to content
Sebastian Riedel edited this page Aug 26, 2015 · 2 revisions
  • map, filter
  • collect, collectFirst, find
  • options (primarily for use in collectFirst, find etc.)
  • groupBy
  • traits
  • case classes, constructing, matching, copy
  • type def
  • immutable lists
  • maps (mutable and immutable)
  • for and while loops
  • tail recursion
Clone this wiki locally