binSearchLeft

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