Lemonfiend:

//list.linearRemove(tree); // <-- Error. What is the correct way?
}
---

linearRemove is linear, so I think it accepts a range. Perhaps the "once" range is enough.

Bye,
bearophile

Reply via email to