Module interface

Source
Expand description

The interfaces that describe a stable vector.

Traitsยง

StableVec
The interface that defines the full functionality of a stable vector.
StableVecAccess
The interface that describes methods to access elements inside a stable vector.
StableVecIndex
The interface that describes the index type of a stable vector.