https://kotlinlang.org logo
j

jdiaz

01/08/2017, 11:24 AM
Do you have an example of flatMapTo? I am trying to do this. From a map of {a=b, c={nestedkey=nestedvalue}} get a map like -> {a=b, c.nestedkey=nestedvalue} (append the c.)