myRemove

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

Meta