BufferedLexer.dropWhile

See detailed documentation in newxml.interfaces.isLexer

struct BufferedLexer(T)
void
dropWhile
(
string s
)
if (
isInputRange!T &&
isArray!(ElementType!T)
)

Meta