TotalContainer.linearInsert

Same as insert(stuff) and stableInsert(stuff) respectively, but relax the complexity constraint to linear.

struct TotalContainer(T)
size_t
linearInsert
(
Stuff
)
(
Stuff stuff
)

Meta