Join Slack
Powered by
or should I just have the class store a property l...
# getting-started
h
Hullaballoonatic
09/20/2018, 6:19 PM
or should I just have the class store a property like
val foos = ArrayList(size) { Foo() }
and then put collection operator funs into it that just operate on that property?
Open in Slack
Previous
Next