Array.append

Undocumented in source. Be warned that the author may not have intended to support it.

  1. void append(T item)
    struct Array(T, bool voidInit = false)
    void
    append
    ()
  2. void append(T[] items)

Meta