sdpc ~master (2022-02-23T09:48:48.8355398)
Dub
Repo
not_ch.opCall
sdpc
parsers
not_ch
Undocumented in source. Be warned that the author may not have intended to support it.
struct
not_ch
(alias reject)
static
auto
opCall
(
R
alias
Allocator
=
GCAllocator.instance
)
(
in
auto
ref
R
i
)
if
(
isForwardRange
!
R
&&
is
(
typeof
(
Char.init
==
ElementType
!
R.init
))
)
if
(
is
(
ElementType
!(
typeof
(
reject
)))
)
Meta
Source
See Implementation
sdpc
parsers
not_ch
aliases
Char
static functions
opCall
variables
e