Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. type (rs :: [k]) :~: (ss :: [k]) = rs ≅ ss

    vinyl Data.Vinyl.Notation

    A non-unicode equivalent of (≅).

  2. data u :-: v

    diagrams-core Diagrams.Core

    (v1 :-: v2) is a linear map paired with its inverse.

  3. data u :-: v

    diagrams-core Diagrams.Core.Transform

    (v1 :-: v2) is a linear map paired with its inverse.

  4. (:-:) :: (u -> v) -> (v -> u) -> (:-:) u v

    diagrams-core Diagrams.Core.Transform

    No documentation available.

  5. (:$$:) :: ErrorMessage -> ErrorMessage -> ErrorMessage

    first-class-families Fcf.Utils

    Stack two pieces of error message on top of each other.

  6. (:<>:) :: ErrorMessage -> ErrorMessage -> ErrorMessage

    first-class-families Fcf.Utils

    Put two pieces of error message next to each other.

  7. (:..) :: a -> Stream a -> Stream a

    pretty-simple Text.Pretty.Simple.Internal.Printer

    No documentation available.

  8. (:>) :: a -> b -> Of a b

    streaming Data.Functor.Of

    No documentation available.

  9. (:>) :: a -> b -> Of a b

    streaming Streaming

    No documentation available.

  10. (:>) :: a -> b -> Of a b

    streaming Streaming.Prelude

    No documentation available.

Page 14 of many | Previous | Next