dunkelheit v1.0.1 (2019-05-12T23:59:37Z)
Dub
Repo
binSearchLeft
dkh
datastructure
segtree
Undocumented in source. Be warned that the author may not have intended to support it.
ptrdiff_t
binSearchLeft
(
alias
pred
TR
)
(
TR
t
,
ptrdiff_t
a
,
ptrdiff_t
b
)
if
(
isInstanceOf
!(
SegTree
,
TR
)
)
Meta
Source
See Implementation
dkh
datastructure
segtree
aliases
LazySeg
SimpleSeg
functions
binSearchLazy
binSearchLeft
binSearchRight
binSearchSimple
structs
LazySegEngine
SegTree
SimpleSegEngine