The language-defined generic package Containers.Indefinite_Ordered_Maps
provides a map with the same operations as the package Containers.Ordered_Maps
(see
A.18.6), with the difference that the
generic formal types Key_Type and Element_Type are indefinite.
The declaration of
the generic library package Containers.Indefinite_Ordered_Maps
has the same contents as Containers.Ordered_Maps except: