tdigest-0.3: On-line accumulation of rank-based statistics
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.TDigest.Internal

Documentation

type Size = Int Source #

assert :: Bool -> String -> a -> a Source #