ae v0.0.2177 (2018-04-10T20:33:51Z)
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
aliases
extractCapture
functions
applyRE
buildReplaceTransformation
convertCaptures
escapeRE
matchAllCaptures
matchCaptures
matchInto
re
templates
extractCaptures
Apply regex transformation (in the form of "s/FROM/TO/FLAGS") to a string.