Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
(
.>> ) :: (Qualifiable q, IsName a) => a -> q -> qdiagrams-core Diagrams.Core.Names Qualify with the given name.
data ((b :: a)
.<> (c :: a)) (d :: a)first-class-families Fcf.Class.Monoid Type-level semigroup composition (<>). This is the fcf-encoding of (<>). To define a new semigroup, add type instances to (<>).
(
.= ) :: ToAttribute a => Text -> a -> Maybe (Text, Attribute)hs-opentelemetry-api OpenTelemetry.Resource Utility function to convert a required resource attribute into the format needed for mkResource.
(
.=? ) :: ToAttribute a => Text -> Maybe a -> Maybe (Text, Attribute)hs-opentelemetry-api OpenTelemetry.Resource Utility function to convert an optional resource attribute into the format needed for mkResource.
(
.&. ) :: BitOps bits => bits -> bits -> bitsbasement Basement.Bits No documentation available.
(
.<<. ) :: BitOps bits => bits -> CountOf Bool -> bitsbasement Basement.Bits No documentation available.
(
.>>. ) :: BitOps bits => bits -> CountOf Bool -> bitsbasement Basement.Bits No documentation available.
(
.^. ) :: BitOps bits => bits -> bits -> bitsbasement Basement.Bits No documentation available.
(
.|. ) :: BitOps bits => bits -> bits -> bitsbasement Basement.Bits No documentation available.
(
.==# ) :: Offset ty -> CountOf ty -> Boolbasement Basement.Types.OffsetSize No documentation available.