ae v0.0.1890 (2017-02-25T08:06:18Z)
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.