Join Slack
Powered by
You should initialise all vals. If they are class ...
# announcements
o
orangy
11/07/2016, 12:28 PM
You should initialise all vals. If they are class members, they should be given value with initialiser, or in
init
block. If they are just local values, then they should be initialised before first use
4
Views
Open in Slack
Previous
Next