dkh.segtree.primitive

Undocumented in source.

Members

Functions

binSearchLeft
ptrdiff_t binSearchLeft(TR t, ptrdiff_t a, ptrdiff_t b)
Undocumented in source. Be warned that the author may not have intended to support it.
binSearchRight
ptrdiff_t binSearchRight(TR t, ptrdiff_t a, ptrdiff_t b)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

SegTree
struct SegTree(alias E, Args...)
Undocumented in source.

Meta