ae v0.0.1981 (2017-07-03T22:25:46Z)
Home
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.