Join Slack
Communities
Powered by
<@U0EETBQLS>: Oddly enough I don't see any `initWi...
# getting-started
c
cedric
07/24/2016, 3:18 AM
@debug
: Oddly enough I don't see any
initWith
or
fillWith
, so maybe something like
arrayListOf<Int>().apply { repeat(10) { add(42) }}
. You might want to convert it to an immutable list after that though
Open in Slack
Previous
Next