Whoa, the Dotty extension method syntax has gotten all goofy:
def (c: Circle) circumference: Double
instead of the C# style
def circumference(this c: Circle) : Double
-
-
Ah, interesting! Without wishing to use up your precious time, is there a thread somewhere I can read to understand the rationale better?
-
I think there's a thread *somewhere*, but the motivation is just that the definition site visually mirrors the application site, in all cases.
- Show replies
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.