if `ArrayList` is good for you: `ArrayList<Int&...
# getting-started
a
if
ArrayList
is good for you:
ArrayList<Int>(42).apply { add(0) }
👍 1