Join Slack
Powered by
Isn't the result of `newList` a mutable list there...
# announcements
c
cedric
06/12/2016, 2:39 PM
Isn't the result of
newList
a mutable list there, though? If so, you might want to specify its return type
: List<T>
Open in Slack
Previous
Next