<@U0F3291QE>: <@U0B8ZP13Q> shouldn't kotlin have ...
# announcements
v
@edvin: @cedric shouldn't kotlin have something to create lists of elements from? For cases like
List(5, {i -> List(5, {j -> Pair(i, j)})})