Changelog for ac-library-hs-1.1.0.0
Revision history for acl-hs
1.1.0.0 -- Jan 2025
- Removed
RangeSetIdandRangeAddIdfromAtCoder.Extra.Monoid. - Added
segActWithLengthtoSegAct. - Implemented
SegActforRangeSet,RangeAddandMax,Min. - Added
build1toAtCoder.Internal.Csr. - Added a bunch of extra modules.
1.0.0.0 -- Dec 2024
- First version.
- Added ACL-compatible modules.
- Added Extra module of
Math(binary exponentiation) andMonoid(SegActinstances).