SegTree.Range

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

Members

Properties

sum
const(T) sum [@property getter]
end
size_t end;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

eng
Engine* eng;
Undocumented in source.
start
size_t start;
Undocumented in source.

Meta