SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-core
/
sk.ainet.lang.tensor
/
Slice
/
Range
/
Range
Range
constructor
(
start
:
Int
,
end
:
Int
)
(
source
)
Parameters
start
the starting index (inclusive)
end
the ending index (exclusive)