Content deleted Content added
Enum~enwiki (talk | contribs) |
|||
Line 67:
This article does not say whether Scala allows imperative (non-functional) programming style. Please ammend the article with an answer on the question whether Scala is a purely functional, mostly functional, or both functional and imperative language. [[Special:Contributions/77.127.45.42|77.127.45.42]] ([[User talk:77.127.45.42|talk]]) 00:29, 14 November 2009 (UTC)
From what I understand, it supports scripting / imperative style, object oriented style, and functional style. It also implements the actor model for concurrency. I think all of these things should be added to the article.
[[User:Enum|Enum]] ([[User talk:Enum|talk]]) 05:48, 23 January 2010 (UTC)
== Correctness of given functional quicksort? ==
|