Vector.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(E other)
    struct Vector(E, Allocator = typeof(theAllocator))
    void
    put
    ()
    if (
    isAllocator!Allocator
    )
  2. void put(R range)

Meta