web-features explorer

Array at()

Newly available since 2022-03-14 (baseline low)

The at() method of arrays and typed arrays returns the item at an index, including negative indices for getting items relative to the end of an array. Also known as the relative indexing method.

Compatibility

BCD data