moi_drug_daun
Nov 07, 2012 16:09
What's the point of functional programming in Scala, if you can find mutable collections, variables, cycles and returns in almost every source-file of standard scala api? Why is it acceptable in the API, say for performance reasons, and is discouraged in programming in Scala itself?
api,
fp,
scala