regex format string problem

yawniek via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Nov 22 15:41:54 PST 2015


hi!

how can i format  a string with captures from a regular 
expression?
basically make this pass:
https://gist.github.com/f17647fb2f8ff2261d42


context: i'm trying to write a implementation for 
https://github.com/ua-parser
where the regular expression as well as the format strings are 
given.




More information about the Digitalmars-d-learn mailing list