19-Dec-2013 01:05, Andrej Mitrovic пишет:
On 12/18/13, Dmitry Olshansky <dmitry.o...@gmail.com> wrote:The precedent is Perl. A heavy influencer on the (former) std.regex design. http://perldoc.perl.org/perlre.html#Capture-groups (grep for $')Ah, classic Perl. Write once - don't bother to read ever again. :p
Or rather - if it's so fast to (re)write, why bother reading at all? :) -- Dmitry Olshansky