Join Slack
Powered by
`customers.map { it.copy(it.customerInfo = it.cust...
# announcements
p
Paul Woitaschek
09/13/2017, 12:07 PM
customers.map { it.copy(it.customerInfo = it.customerInfo.copy(name = newName)) }
Open in Slack
Previous
Next