myRemove

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void myRemove(T[] array, size_t index)
    static
    void
    myRemove
    (
    T
    )
    (
    ref T[] array
    ,
    size_t index
    )
  2. void myRemove(T[] array, T item)

Meta