is there a way to do this: val listOfSomething = (...
# announcements
j
is there a way to do this: val listOfSomething = (1..10).run { Something() } ?