phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
LexerRange.startsWith
std
experimental
lexer
LexerRange
struct
LexerRange
nothrow pure @
safe
@
nogc
const
bool
startsWith
(
const
(
ubyte
[])
needle
)
Return Value
Type:
bool
true if the range starts with the given byte sequence
Meta
Source
See Implementation
std
experimental
lexer
LexerRange
constructors
this
functions
canPeek
empty
front
incrementLine
mark
peek
peekAt
popFront
popFrontN
seek
slice
startsWith
variables
bytes
column
index
line