Escaper.front

Undocumented in source. Be warned that the author may not have intended to support it.
struct Escaper(S)
pure
char
front
()
if (
isInputRange!S &&
is(ForeachType!S : const(char))
)

Meta