Dear Monks,
please could you advice me on most efficient way of testing an array for a value which when found is deleted from it? The array should contain over 10 000 values and a value is going to be tested almost million times during the parsing a database.
thank you karpatov