sdpc ~master (2022-02-23T09:48:48.8355398)
Dub
Repo
lookahead
sdpc
combinators
Match
u
but doesn't consume anything from the input range
version(legacy)
struct
lookahead (
alias
u
bool
negative
= false
) {
static
auto
opCall
(R i);
}
Members
Static functions
opCall
auto
opCall
(R i)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
sdpc
combinators
aliases
between
discard
discard_err
skip
structs
lookahead
many
optional
seq
span
templates
choice
delimited
pfold
pmap
Match u but doesn't consume anything from the input range