Vector.add

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void add(T t)
    struct Vector(T)
    void
    add
    ()
    (
    T t
    )
  2. void add(T t, size_t pos)
  3. void add(X[] t)

Meta