Default Parameter Values - Scala Documentation

Scala provides the ability to give parameters default values that can be used to allow a caller to omit those parameters.


This is a companion discussion topic for the original entry at http://docs.scala-lang.org//tutorials/tour/default-parameter-values.html.html