Join Slack
Powered by
right, and when you don't mark it as `val` or `var...
# announcements
k
kevinmost
07/01/2016, 7:56 PM
right, and when you don't mark it as
val
or
var
, it can be referenced in the initializer for any field that you declare in that class, as well as in the
init
block. And any secondary ctors you make, too
Open in Slack
Previous
Next