ae ~old-net (2022-05-18T17:03:39.1779262)
Dub
Repo
applyRE
ae
utils
regex
Apply regex transformation (in the form of "s/FROM/TO/FLAGS") to a string.
string
applyRE
()
(
string
str
,
string
transformation
)
Meta
Source
See Implementation
ae
utils
regex
functions
applyRE
buildReplaceTransformation
convertCaptures
escapeRE
matchAllCaptures
matchCaptures
matchInto
re
templates
extractCapture
Apply regex transformation (in the form of "s/FROM/TO/FLAGS") to a string.