Join Slack
Powered by
What if I define `val println = "fred"`. That woul...
# getting-started
r
Ruckus
12/30/2018, 8:02 PM
What if I define
val println = "fred"
. That would make function references ambiguous. It's also nice to see that syntax and immediately recognize it's a callable reference when reading code.
Open in Slack
Previous
Next