Escaper.empty

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

Meta