in reply to Re^2: A way to avoid repeated conditional loops
in thread A way to avoid repeated conditional loops
I think you missed the point of the original post. Deus Ex wants to get rid of running the conditional as soon as "alpha" is seen. Your code substitutes that for another conditional (that doesn't use the regex engine, but still).
|
|---|