<@U0MEUGTCM> aha, here it is: `val list = (0..N-1...
# language-proposals
v
@oshai aha, here it is:
val list = (0..N-1).map {init(it)}