The language-defined generic package Containers.Indefinite_Vectors
provides a private type Vector and a set of operations. It provides the
same operations as the package Containers.Vectors (see
A.18.2),
with the difference that the generic formal Element_Type is indefinite.
The declaration of
the generic library package Containers.Indefinite_Vectors
has the same contents as Containers.Vectors except: