A GapBuffer is a sequence of elements of type `T` that can insert and remove elements at any position in constant time. Indexing is also constant time. However, changing the position at which insertion and removal occur takes time proportional to the distance the insertion position is being moved.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected