This works though ...-> mapOf(1 to 2).map { e ...
# announcements
r
This works though ...-> mapOf(1 to 2).map { e -> e.key + e.value }