copies

fun <T> T.copies(count: Int): List<T>

Fills the list with shallow copies of the receiver