Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
_pruneTrick :: Int -> Int -> Int -> Bool #
\(O(1)\) Pruning trick for excluding vertices under the glitch segments.
Segment tree beats
class FailableSemigroupActionTarget a where #
isFailureFSAT :: a -> Bool #
Instances
FailableSemigroupActionTarget (SumMinMax a) # | |
Defined in Data.SegmentTree.Beats.SumMinMax isFailureFSAT :: SumMinMax a -> Bool # |