Join Slack
Powered by
I don't see the problem with `val property = prope...
# announcements
k
kingsley
06/14/2016, 8:41 AM
I don't see the problem with
val property = property
though. Using your
let
function, you'll still have to define the vals explicitly anyway
Copy code
let(property, another) { first, second -> //... }
Open in Slack
Previous
Next