micro_utils.dokka
0.12.0
common
micro_utils.dokka
/
dev.inmo.micro_utils.matrix
/
[common]flatMatrix
flat
Matrix
common
fun
<
T
>
flatMatrix
(
block
:
RowBuilder
<
T
>
.
(
)
->
Unit
)
:
Matrix
<
T
>
Content copied to clipboard
fun
<
T
>
flatMatrix
(
vararg
elements
:
T
)
:
Matrix
<
T
>
Content copied to clipboard