in reply to Re: Faster regex to split a string into runs of similar characters?
in thread Faster regex to split a string into runs of similar characters?
That's a nice piece of lateral thinking. I'll have to see if I can find a way of using it without throwing away those significant gains getting the other required info back. Watch this space...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Faster regex to split a string into runs of similar characters?
by Eily (Monsignor) on Nov 21, 2016 at 14:50 UTC | |
by BrowserUk (Patriarch) on Nov 21, 2016 at 23:09 UTC | |
by vr (Curate) on Nov 22, 2016 at 14:14 UTC | |
by BrowserUk (Patriarch) on Nov 22, 2016 at 14:52 UTC | |
by Eily (Monsignor) on Nov 22, 2016 at 16:15 UTC | |
|