Indexable
Index
Interfaces
Interfaces
Parameters
Type parameters
- T
- Index: number | bigint
inheritedindexType
inheritedat
Returns the value at the index
inheritedindexOf
Returns the integer index of a value
optionalinheritedrange
Returns an Iterable starting from
starttoend. Ifstartorendis not in range then returns an empty iterable.
optionalinheritedrangeSize
Returns the size of a range. If
startorendis not in range then returns 0.
Index type