pad

inline fun <T> Collection<T>.pad(demand: Int, value: T): MutableCollection<T>(source)