ishu9bansal/ease-trees-vs

Increment type operations in SegmentTree

Closed this issue · 0 comments

Increment type operations can be implemented generically by making functions like leftCombine and rightCombine. They will be useful in range update as well.