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