proposal-array-nth-last: array[^n] syntax

# Cyril Auburtin (4 years ago)

caub/proposal-array-nth-last

This is mostly in reaction of keithamus/proposal-array-last. The initial idea is great, but the approach in that proposal is quite limited, cumbersome

I'm happy if someone can help writing some ES spec for it

# Cyril Auburtin (4 years ago)

Thanks Isiah,

Yes I suggested it in keithamus/proposal-array-last#28 but I think it's going in a different direction

Array.prototype.at is probably not in the spirit of String.prototype.at proposal mathiasbynens/String.prototype.at#2

I think I should rename my proposal to something like protocol-index or symbol.index