BufferedLexer.save

Undocumented in source. Be warned that the author may not have intended to support it.
struct BufferedLexer(T)
const
static if(isForwardRange!T)
save
()
if (
isInputRange!T &&
isArray!(ElementType!T)
)

Meta