Join Slack
Communities
Powered by
Oops, I just needed to do `map.apply { put(..) }` ...
# rx
d
dave08
09/17/2017, 1:48 PM
Oops, I just needed to do
map.apply { put(..) }
since reduce expects a map to be returned for each value... Solved. 😁
Open in Slack
Previous
Next