Impl.remove

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void remove(NODEREF node)
    mixintemplate Impl(NODEREF, bool HASPREV, bool HASTAIL, alias data)
    static if(HASPREV)
    void
    remove
    (
    NODEREF node
    )
  2. void remove(I iterator)

Meta