Join Slack
Communities
Powered by
`{…}` is a lambda literal, so it creates a functio...
# announcements
o
orangy
10/13/2015, 3:16 PM
{…}
is a lambda literal, so it creates a functional value.
fun aaa() = {…}
is a function that returns a functional value
2
Views
Open in Slack
Previous
Next