scala-2.8
Scala 2.8 breakOut
In Scala 2.8, there is an object in scala.collection.package.scala: def breakOut[From, T, To](implicit b : CanBuildFrom[Nothing, T, To]) = new CanBuildFrom[From, T, To] … Read more
Is the Scala 2.8 collections library a case of “the longest suicide note in history”? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, … Read more