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.
-
gtk3 Graphics.UI.Gtk.Printing.PrintSettings Returns the value of key, interpreted as an integer, or the default value.
findWithDefault :: (Hashable k, Ord k) => a -> k -> Map k a -> ahashmap Data.HashMap The expression (findWithDefault def k map) returns the value at key k or returns def when the key is not an element of the map.
module Data.Mapping.
MapWithDefault No documentation available.
-
mappings Data.Mapping.MapWithDefault Mappings constant except on an enumerated set of values
MapWithDefault :: v -> Map k v -> MapWithDefault k vmappings Data.Mapping.MapWithDefault No documentation available.
-
sized Data.Sized Construct a Sized f n a by padding default value if the given list is short. Since 0.5.0.0 (type changed)
-
sized Data.Sized fromListWithDefault with the result length inferred. Since 0.7.0.0
-
sized Data.Sized Construct a Sized f n a by padding default value if the given list is short. Since 0.7.0.0
-
sized Data.Sized toSizedWithDefault with the result length inferred. Since 0.7.0.0
logErrorWithDefault :: Show a => (Priority -> String -> IO ()) -> b -> String -> Either a b -> IO bstatus-notifier-item StatusNotifier.Util No documentation available.