Array.erase

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void erase(size_t index)
    struct Array(T)
    void
    erase
    (
    size_t index
    )
  2. void erase(size_t index, size_t count)

Meta