Join Slack
Communities
Powered by
that should be ``` newMap.putAll(oldMap.filterKeys...
# announcements
s
Shawn
09/26/2017, 11:27 PM
that should be
Copy code
newMap.putAll(oldMap.filterKeys { it !in newMap })
right?
💯 1
Open in Slack
Previous
Next