Safe Haskell | None |
---|---|
Language | Haskell98 |
Language.Haskell.Liquid.Misc
Documentation
safeFromJust :: [Char] -> Maybe t -> t Source
maximumWithDefault :: Ord a => a -> [a] -> a Source
safeZipWithError :: [Char] -> [t] -> [t1] -> [(t, t1)] Source
liquidhaskell-0.2.1.0: Liquid Types for Haskell
Safe Haskell | None |
---|---|
Language | Haskell98 |
Language.Haskell.Liquid.Misc
safeFromJust :: [Char] -> Maybe t -> t Source
maximumWithDefault :: Ord a => a -> [a] -> a Source
safeZipWithError :: [Char] -> [t] -> [t1] -> [(t, t1)] Source