removeItem

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool removeItem(T app, size_t idx)
    nothrow @safe
    bool
    removeItem
    (
    T
    )
    (
    ref T app
    ,)
  2. bool removeItem(T app, U t)

Meta