Hoogle Search
Within LTS Haskell 24.36 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
prMapMaybeName :: (a -> Maybe b) -> PeriodicReport a c -> PeriodicReport b chledger-lib Hledger.Reports.ReportTypes Map a function over the row names, possibly discarding some.
-
morpheus-graphql-core Data.Morpheus.Types.Internal.AST No documentation available.
toMaybeScalar :: C a v => v -> Maybe anumeric-prelude Algebra.OccasionallyScalar No documentation available.
toListMaybe :: a -> T -> [Maybe a]numeric-prelude Number.Peano No documentation available.
addMaybe :: (Eq i, C a) => T i a -> T i a -> Maybe (T i a)numeric-prelude Number.Physical Add two values if the units match, otherwise return Nothing
lift2Maybe :: Eq i => (a -> b -> c) -> T i a -> T i b -> Maybe (T i c)numeric-prelude Number.Physical No documentation available.
ratPowMaybe :: C a => T Int -> T i a -> Maybe (T i a)numeric-prelude Number.Physical No documentation available.
subMaybe :: (Eq i, C a) => T i a -> T i a -> Maybe (T i a)numeric-prelude Number.Physical Subtract two values if the units match, otherwise return Nothing
ratScaleMaybe :: T Int -> T i -> Maybe (T i)numeric-prelude Number.Physical.Unit No documentation available.
ratScaleMaybe2 :: T Int -> T i -> Map i (Maybe Int)numeric-prelude Number.Physical.Unit No documentation available.