Hoogle Search
Within LTS Haskell 24.25 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
fromJustNote :: Partial => String -> Maybe a -> asafe Safe No documentation available.
headNote :: Partial => String -> [a] -> asafe Safe No documentation available.
indexNote :: (Partial, Ix a) => String -> (a, a) -> a -> Intsafe Safe No documentation available.
initNote :: Partial => String -> [a] -> [a]safe Safe No documentation available.
lastNote :: Partial => String -> [a] -> asafe Safe No documentation available.
lookupJustNote :: (Partial, Eq a) => String -> a -> [(a, b)] -> bsafe Safe No documentation available.
maximumByNote :: Partial => String -> (a -> a -> Ordering) -> [a] -> asafe Safe No documentation available.
maximumNote :: (Partial, Ord a) => String -> [a] -> asafe Safe No documentation available.
minimumByNote :: Partial => String -> (a -> a -> Ordering) -> [a] -> asafe Safe No documentation available.
minimumNote :: (Partial, Ord a) => String -> [a] -> asafe Safe No documentation available.