boxing
Creates a ListBuffer of given type T with given size. Each element is calculated by calling the specified initializer function.
Sources
common source
Link copied to clipboard
Creates a ListBuffer of given type T with given size. Each element is calculated by calling the specified initializer function.