Shawn
12/05/2017, 7:51 PMMap<String, List<String>> you’re probably going to have to do some castingShawn
12/05/2017, 7:54 PMis String case - the compiler says
Smart cast to 'String' is impossible, because 'it.value' is a property that has open or custom getterbj0
12/05/2017, 7:59 PM{ (key, value) ->Shawn
12/05/2017, 8:10 PMbj0
12/05/2017, 8:21 PMval key = etc, so they can no longer change.