not_ch.opCall

Undocumented in source. Be warned that the author may not have intended to support it.
struct not_ch(alias reject)
static
opCall
(
R
alias Allocator = GCAllocator.instance
)
(
in auto ref R i
)
if (
is(typeof(Char.init == ElementType!R.init))
)
if (
is(ElementType!(typeof(reject)))
)

Meta