multik-core
0.2.0
common
multik-core
/
org.jetbrains.kotlinx.multik.ndarray.data
/
toSlice
to
Slice
common
fun
IntRange
.
toSlice
(
)
:
Slice
Content copied to clipboard
fun
ClosedRange
<
Int
>
.
toSlice
(
)
:
Slice
Content copied to clipboard
Returns Slice containing the first, the last with a step of 1.