Talk:Scala (programming language): Difference between revisions

Content deleted Content added
Line 327:
 
: The reason they are there is to provide an immutable field. The way <code>x</code> and <code>y</code> are setup is to produce the same effect as the Scala class parameters of the same name.
:[[User:Deuceboise|Deuceboise]] ([[User talk:Deuceboise|talk]]) 17:02, 17 January 2019 (UTC)
 
== <code>import</code> in example ==