Vector.put

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

Meta