Vector.insertBack

Undocumented in source.
struct Vector(T, Allocator = Mallocator, bool addInGC = true)
alias insertBack = append

Meta