mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
checkPartitionAtAll.checkPartitionAtAll
mir
ndslice
sorting
checkPartitionAtAll
Undocumented in source.
bool
checkPartitionAtAll
(Slice!(Iterator, 1, kind) x)
alias
checkPartitionAtAll
=
.
checkPartitionAtAll
!(
naryFun
!
less
)
template
checkPartitionAtAll
(alias less = "a < b")
version(unittest)
@
optmath
static if
(!(
__traits(isSame, naryFun!less, less)
))
alias
checkPartitionAtAll
= .
checkPartitionAtAll
!(
naryFun
!
less
)
Meta
Source
See Implementation
mir
ndslice
sorting
checkPartitionAtAll
static functions
checkPartitionAtAll