Join Slack
Powered by
Inline objects are like inner classes: Their type ...
# announcements
j
jstuyts-squins
01/16/2018, 9:50 AM
Inline objects are like inner classes: Their type is not known outside of the object/class. If you need access to members of an object, you need to make it a named object (or a class if its behavior is influenced by parameters)
👍 1
4
Views
Open in Slack
Previous
Next