<divclass="content sourceset-depenent-content"data-active=""data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><divclass="symbol monospace"><spanclass="token keyword">inline </span><spanclass="token keyword">fun </span><spanclass="token operator"><</span><spanclass="token keyword"></span><ahref="boxing.html">T</a><spanclass="token operator">></span><ahref="boxing.html"><spanclass="token function">boxing</span></a><spanclass="token punctuation">(</span>size<spanclass="token operator">: </span><ahref="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a><spanclass="token punctuation">, </span>initializer<spanclass="token operator">: </span><spanclass="token punctuation">(</span><spanclass="token keyword"></span><ahref="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a><spanclass="token punctuation">)</span><spanclass="token operator"> -></span><spanclass="token keyword"></span><ahref="boxing.html">T</a><spanclass="token punctuation">)</span><spanclass="token operator">: </span><ahref="../index.html">Buffer</a><spanclass="token operator"><</span><spanclass="token keyword"></span><ahref="boxing.html">T</a><spanclass="token operator">></span><spanclass="top-right-position"><spanclass="copy-icon"></span><divclass="copy-popup-wrapper popup-to-left"><spanclass="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><pclass="paragraph">Creates a <ahref="../../-list-buffer/index.html">ListBuffer</a> of given type <ahref="boxing.html">T</a> with given <ahref="boxing.html">size</a>. Each element is calculated by calling the specified <ahref="boxing.html">initializer</a> function.</p></div></div>