KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities
/
matrixOfNulls
matrix
Of
Nulls
inline
fun
<
T
>
matrixOfNulls
(
n
:
Int
,
m
:
Int
)
:
Array
<
Array
<
T
?
>
>
Extension functions and other functions for working with arrays
Author
rossetti@uark.edu