We should be doing reverse matches of the possible lists we want to see against the actual lists we have, as this should be much, much faster. Of course, do we really need to do this at all? if we use a named list of colors, could we do this a lot faster?
We should be doing reverse matches of the possible lists we want to see against the actual lists we have, as this should be much, much faster. Of course, do we really need to do this at all? if we use a named list of colors, could we do this a lot faster?