Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
(
.=? ) :: Eq t => Lens s s (Maybe t) (Maybe t) -> FieldDescription t -> SectionSpec s ()config-ini Data.Ini.Config.Bidir Associate a field description with a field of type "Maybe a". When parsing, this field will be initialized to Nothing if it is not found, and to a Just value if it is. When serializing an INI file, this will try to serialize a value
(
./ ) :: forall x (xs :: [Type]) . x -> Many xs -> Many (x ': xs)data-diverse Data.Diverse.Many Infix version of consMany. Mnemonic: Element on the left is smaller ./ than the larger Many to the right.
(
./ ) :: forall x (xs :: [Type]) . x -> Many xs -> Many (x ': xs)data-diverse Data.Diverse.Many.Internal Infix version of consMany. Mnemonic: Element on the left is smaller ./ than the larger Many to the right.
(
.!= ) :: Parser (Maybe a) -> a -> Parser aenvy System.Envy For use with envMaybe for providing default arguments.
(
.= ) :: Var a => String -> a -> EnvVarenvy System.Envy Infix environment variable setter Smart constructor for producing types of EnvVar
-
linear-programming Numeric.LinearProgramming.Common No documentation available.
(
.&&. ) :: (a -> Bool) -> (a -> Bool) -> a -> Boolliquidhaskell-boot Language.Haskell.Liquid.Misc No documentation available.
(
.||. ) :: (a -> Bool) -> (a -> Bool) -> a -> Boolliquidhaskell-boot Language.Haskell.Liquid.Misc No documentation available.
(
.= ) :: (KeyValue e kv, ToJSON v) => Key -> v -> kvlog-base Log No documentation available.
(
.!= ) :: Parser (Maybe a) -> a -> Parser amicroaeson Data.Aeson.Micro No documentation available.