Int64Array extension

Bounds checking indexing methods on Arrays of Int64.

on
Annotations
  • @Since('2.13')

Operators

operator [](int index) int

Available on Array<Int64>, provided by the Int64Array extension

operator []=(int index, int value) → void

Available on Array<Int64>, provided by the Int64Array extension