<@U0B8ZP13Q>: `val map = list.map { it to it.lengt...
# announcements
a
@cedric:
val map = list.map { it to it.length() }.toMap()