There was a thread with a proposal for a uniform method call syntax about a month ago that is related. What if you could write x.(f)(y)
to mean f(x, y)
?
There was a thread with a proposal for a uniform method call syntax about a month ago that is related. What if you could write x.(f)(y)
to mean f(x, y)
?