Join Slack
Powered by
<@U2YSYAFHA> <@U3JMP4WTX> `fun createTempList() = ...
# getting-started
c
cedric
01/23/2017, 8:41 PM
@bobzone
@vilmos.nagy
fun createTempList() = (0..count).map { Individual() }
Open in Slack
Previous
Next