phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
assumeMoveableSorted
nxt
setops_ex
Undocumented in source. Be warned that the author may not have intended to support it.
auto
assumeMoveableSorted
(
alias
pred
= "a < b"
R
)
(
R
r
)
if
(
isInputRange
!(
Unqual
!
R
)
)
Meta
Source
See Implementation
nxt
setops_ex
functions
assumeMoveableSorted
setIntersectionFast
setUnionUpdate
structs
MoveableSortedRange
templates
hasContains
isAA