Bag.remove

Undocumented in source. Be warned that the author may not have intended to support it.
  1. E remove(size_t index)
    class Bag(E)
    E
    remove
    (
    size_t index
    )
  2. bool remove(E e)

Meta