The sde-vector Module#

Overview#

Stretchy double ended vector – A collection that has keys from -n to n, where n is a non-negative integer. It’s not technically a vector because the keys don’t start at 0, and so doesn’t inherit a lot of sequence methods, but otherwise it behaves like a vector.

Reference#

TODO: https://github.com/dylan-lang/collection-extensions/issues/2

<sde-vector> Class#
Superclasses:

<mutable-collection>, <stretchy-collection>

Init-Keywords: