I’d love an arrayOf() that took a `(Int) -> T` ...
# announcements
a
I’d love an arrayOf() that took a
(Int) -> T
used to fill it, guess I need to learn the
@Suppress
to make the compiler stop warning and then I can write one myself