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.


Reply via email to