parse_escape1

Parse escaped character, \n, \r, \b, \" and \\

@safe
parse_escape1
(
R
)
(
R i
)
if (
isForwardRange!R
)

Meta