tomayac’s avatartomayac’s Twitter Archive—№ 16,327

  1. A TC39 proposal to add an .at() method to all the basic indexable classes (Array, String, TypedArray): arr[arr.length - N]arr.at(-N) github.com/tc39/proposal-relative-indexing-method