LexerRange.canPeek

struct LexerRange
nothrow pure @safe @nogc const
bool
canPeek
()
(
size_t p
)

Return Value

Type: bool

true if it is possible to peek p bytes ahead.

Meta