- Removed
RangeSetId
andRangeAddId
fromAtCoder.Extra.Monoid
. - Implemented
SegAct
forRangeSet
,RangeAdd
andMax
,Min
. - Added
segActWithLength
toSegAct
. - Added
build1
toAtCoder.Internal.Csr
. - Added a bunch of extra modules.
- First version.
- Added ACL-compatible modules.
- Added Extra module of
Math
(binary exponentiation) andMonoid
(SegAct
instances).