Join Slack
Powered by
`lazy(computeFoo)` is the same as `lazy{computeFoo...
# announcements
k
karelpeeters
10/22/2017, 2:26 PM
lazy(computeFoo)
is the same as
lazy{computeFoo()}
btw, Idea wil even suggest changing it.
Open in Slack
Previous
Next