Join Slack
Powered by
Ok, I'll try this, but my list contains an object ...
# announcements
m
mmaillot
10/05/2017, 2:40 PM
Ok, I'll try this, but my list contains an object which contains a list, not a list in a list. Actually, I've this code :
object.groups.reduce { acc, group -> Group(acc.persons + group.persons) }
Open in Slack
Previous
Next