Casper Færgemand:

To remove an element, I *think* you do it this way:

tids = tids.remove!(a=>a == tid)();

is that removing only 0 or 1 items?

Bye,
bearophile

Reply via email to