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
bearophile via Digitalmars-d-learn Thu, 26 Jun 2014 08:00:42 -0700
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