boxing

inline fun <T> boxing(size: Int, initializer: (Int) -> T): MutableBuffer<T>(source)

Create a boxing mutable buffer of given type