micro_utils.dokka
Toggle table of contents
0.29.4
common
Target filter
common
Switch theme
Search in API
Skip to content
micro_utils.dokka
micro_utils.dokka
/
dev.inmo.micro_utils.matrix
/
Row
Row
typealias
Row
<
T
>
=
List
<
T
>
(
source
)
Represents a single row in a matrix as a list of elements.
Type Parameters
T
The type of elements in the row