Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
newtype ((f :: l -> Type)
:.: (g :: k -> l)) (p :: k)sop-core Data.SOP.BasicFunctors Composition of functors. Like Compose, but kind-polymorphic and with a shorter name.
-
dependent-map Data.Dependent.Map.Internal A strict pair.
-
dependent-map Data.Dependent.Map.Internal No documentation available.
(
:< ) :: a -> s a -> ViewL (s :: Type -> Type) afingertree Data.FingerTree leftmost element and the rest of the sequence
(
:> ) :: s a -> a -> ViewR (s :: Type -> Type) afingertree Data.FingerTree the sequence minus the rightmost element, and the rightmost element
newtype ((f :: l -> Type)
:.: (g :: k -> l)) (p :: k)generics-sop Generics.SOP Composition of functors. Like Compose, but kind-polymorphic and with a shorter name.
(
:| ) :: a -> [a] -> NonEmpty arelude Relude.List.NonEmpty No documentation available.
-
diagrams-core Diagrams.Core (v1 :-: v2) is a linear map paired with its inverse.
-
diagrams-core Diagrams.Core.Transform (v1 :-: v2) is a linear map paired with its inverse.
(
:-: ) :: (u -> v) -> (v -> u) -> (:-:) u vdiagrams-core Diagrams.Core.Transform No documentation available.