Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
servant-swagger Servant.Swagger.Internal.TypeLevel.Every Like tmap, but uses Every for multiple constraints.
>>> let zero :: forall p a. (Show a, Num a) => p a -> String; zero _ = show (0 :: a) >>> tmapEvery (Proxy :: Proxy [Show, Num]) zero (Proxy :: Proxy [Int, Float]) :: [String] ["0","0.0"]
module Servant.Swagger.Internal.TypeLevel.
TMap No documentation available.
class
TMap (q :: k -> Constraint) (xs :: [k])servant-swagger Servant.Swagger.Internal.TypeLevel.TMap Map a list of constrained types to a list of values.
>>> tmap (Proxy :: Proxy KnownSymbol) symbolVal (Proxy :: Proxy ["hello", "world"]) ["hello","world"]
tmap :: TMap q xs => p q -> (forall (x :: k) (p' :: k -> Type) . q x => p' x -> a) -> p'' xs -> [a]servant-swagger Servant.Swagger.Internal.TypeLevel.TMap No documentation available.
queueMap :: Ord a => Methods queue set -> Methods a queue setset-cover Math.SetCover.Exact.Priority No documentation available.
fromEnumMap :: Methods queue set -> EnumMap SetId set -> queueset-cover Math.SetCover.Queue No documentation available.
-
simple-pango Graphics.Pango.Basic.Fonts.PangoFontDescription.Variations No documentation available.
-
simple-pango Graphics.Pango.Basic.Fonts.PangoFontDescription.Variations No documentation available.
type
FunctionMap = HashMap Identifier Functionsimple-templates Web.Simple.Templates.Types No documentation available.
aiV4Mapped :: AddressInfoFlagssocket System.Socket AI_V4MAPPED: Return mapped IPv4 addresses if no IPv6 addresses could be found or if aiAll flag is set.