Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
elemIndexJustNote :: (Partial, Eq a) => String -> a -> [a] -> Intsafe Safe No documentation available.
findIndexJustNote :: Partial => String -> (a -> Bool) -> [a] -> Intsafe Safe No documentation available.
findJustNote :: Partial => String -> (a -> Bool) -> [a] -> asafe Safe No documentation available.
foldl1Note :: Partial => String -> (a -> a -> a) -> [a] -> asafe Safe No documentation available.
foldl1Note' :: Partial => String -> (a -> a -> a) -> [a] -> asafe Safe No documentation available.
foldr1Note :: Partial => String -> (a -> a -> a) -> [a] -> asafe Safe No documentation available.
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.