max -package:blaze-html
base Prelude Data.Ord GHC.Base,
ghc-prim GHC.Classes,
hedgehog Hedgehog.Internal.Prelude,
ghc GHC.Prelude.Basic,
base-compat Prelude.Compat,
protolude Protolude,
relude Relude.Base,
rio RIO.Prelude,
base-prelude BasePrelude,
classy-prelude ClassyPrelude,
numeric-prelude NumericPrelude.Base,
Cabal-syntax Distribution.Compat.Prelude,
basic-prelude CorePrelude,
universum Universum.Base,
ihaskell IHaskellPrelude,
basement Basement.Compat.Base Basement.Imports,
numhask NumHask.Prelude,
clash-prelude Clash.HaskellPrelude,
foundation Foundation,
ghc-lib-parser GHC.Prelude.Basic,
ghc-internal GHC.Internal.Base GHC.Internal.Data.Ord,
prelude-compat Prelude2010,
dimensional Numeric.Units.Dimensional.Prelude,
rebase Rebase.Prelude,
xmonad-contrib XMonad.Config.Prime,
constrained-categories Control.Category.Constrained.Prelude Control.Category.Hask,
cabal-install-solver Distribution.Solver.Compat.Prelude,
incipit-base Incipit.Base,
LambdaHack Game.LambdaHack.Core.Prelude,
faktory Faktory.Prelude We are not able to implement a full Ord instance including Eq
superclass and comparisons, but we need to compute maxima.
max x y z means max x y = z.
Combines two multisets, returning the max count of each element.
Produce an aggregation for Expr a using the max
function.
We are not able to implement a full Ord instance including Eq
superclass and comparisons, but we need to compute maxima.