enum List[+T] { case Nil; case ::(head: T, tail: List[T]) } vs sealed trait List[+T] case object Nil extends List[T] case class ::[T](hea...
You weren't around for Scala 1.3 - 2.6, were you? There were fewer "feature fairies" then, but they were surely much busier.
-
-
Having read every single commit since 2003, I disagree on that. It's a way larger period of time compared to what has happened since 2.12.
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.