Kone
Toggle table of contents
0.0.0-experiment
common
Platform filter
common
Switch theme
Search in API
Kone
kone.multidimensionalCollections
/
dev.lounres.kone.multidimensionalCollections
/
MDShapeIndexer
MDShape
Indexer
interface
MDShapeIndexer
:
KoneIterable
<
KoneUIntArray
>
(
source
)
Inheritors
MDShapeOffsetting
Members
Properties
shape
Link copied to clipboard
abstract
val
shape
:
MDShape
size
Link copied to clipboard
open
override
val
size
:
UInt
Functions
as
Sequence
Link copied to clipboard
open
fun
asSequence
(
)
:
Sequence
<
KoneUIntArray
>
has
Next
Link copied to clipboard
abstract
fun
KoneUIntArray
.
hasNext
(
)
:
Boolean
iterator
Link copied to clipboard
open
operator override
fun
iterator
(
)
:
KoneIterator
<
KoneUIntArray
>
next
Link copied to clipboard
abstract
fun
KoneUIntArray
.
next
(
)
:
KoneUIntArray