> dSlice says that it has length 2,

That's before appending an element.

> but accessing dSlice[2] does not
> produce a RangeError...

That's after appending an element.

Ali

Reply via email to