Hoogle Search
Within LTS Haskell 24.31 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
maximumBounded :: (Ord a, Bounded a) => [a] -> ahledger Hledger.Cli.Script The largest element of a list. The result is bounded by minBound.
minimumBounded :: (Ord a, Bounded a) => [a] -> ahledger Hledger.Cli.Script The largest element of a list. The result is bounded by maxBound.
-
lattices Algebra.Lattice.Free.Final No documentation available.
liftFBoundedLattice :: a -> FBoundedLattice alattices Algebra.Lattice.Free.Final No documentation available.
lowerFBoundedLattice :: FBoundedLattice a -> forall b . BoundedLattice b => (a -> b) -> blattices Algebra.Lattice.Free.Final No documentation available.
retractFBoundedLattice :: BoundedLattice a => FBoundedLattice a -> alattices Algebra.Lattice.Free.Final No documentation available.
promoteBoundedInstance :: OptionsMonad q => Name -> q [Dec]singletons-th Data.Singletons.TH Produce an instance for PBounded from the given type
promoteBoundedInstances :: OptionsMonad q => [Name] -> q [Dec]singletons-th Data.Singletons.TH Produce instances for PBounded from the given types
singBoundedInstance :: OptionsMonad q => Name -> q [Dec]singletons-th Data.Singletons.TH Create instance of SBounded for the given type
singBoundedInstances :: OptionsMonad q => [Name] -> q [Dec]singletons-th Data.Singletons.TH Create instances of SBounded for the given types