BufferedLexer.testAndAdvance

See detailed documentation in newxml.interfaces.isLexer

struct BufferedLexer(T)
bool
testAndAdvance
(
char c
)
if (
isInputRange!T &&
isArray!(ElementType!T)
)

Meta