Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. (|<>) :: Ord a => OSet a -> OSet a -> OSet a

    ordered-containers Data.Set.Ordered

    O(m*log(n)+n), where m is the size of the smaller set and n is the size of the larger set.

  2. (.<>.) :: OperatorContext c => Record c ft -> Record c ft -> Record c (Maybe Bool)

    relational-query Database.Relational.Arrow

    Compare operator corresponding SQL <> .

  3. (.<>.) :: OperatorContext c => Record c ft -> Record c ft -> Record c (Maybe Bool)

    relational-query Database.Relational.Projectable

    Compare operator corresponding SQL <> .

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

    type-errors Type.Errors

    Put two pieces of error message next to each other.

  5. (<<>>) :: Doc -> Doc -> Doc

    cabal-install-solver Distribution.Solver.Compat.Prelude

    New name for <>

  6. type (k1 :: t1) :<<>>: (k2 :: t2) = ToEM k1 ':<>: ToEM k2

    clash-prelude Clash.Class.HasDomain.Common

    No documentation available.

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

    clash-prelude Clash.Explicit.Prelude

    Put two pieces of error message next to each other.

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

    clash-prelude Clash.Explicit.Prelude.Safe

    Put two pieces of error message next to each other.

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

    clash-prelude Clash.Prelude

    Put two pieces of error message next to each other.

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

    clash-prelude Clash.Prelude.Safe

    Put two pieces of error message next to each other.

Page 19 of many | Previous | Next