A reverse linked-list, as an enumeration in Dotty: enum Tsil[+T] { case Lin case Snoc(init: Tsil[T], last: T) }
-
-
oh, interesting. I was merely looking at the feature proposal
-
Aha, that's so much more principled than me! I was just typing random words into the Dotty REPL...
End of conversation
New conversation -
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.