okay, it exists as `public fun <T> Array<...
# getting-started
b
okay, it exists as
public fun <T> Array<Array<out T>>.flatten(): List<T>