mir-core ~master (2021-10-18T16:44:50Z)
Dub
Repo
not.not
mir
functional
not
bool
not
(T args)
template
not
(alias pred)
@
optmath
static if
(
!is(typeof(pred) : string) && !needOpCallAlias!pred
)
@
optmath
bool
not
(
T
...
)
(
auto
ref
T
args
)
alias
not
=
.
not
!(
naryFun
!
pred
)
Meta
Source
See Implementation
mir
functional
not
functions
not