Hoogle Search

Within LTS Haskell 24.3 (ghc-9.10.2)

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

  1. type family Map (f :: a -> b) (r :: Row a) :: Row b

    row-types Data.Row.Variants

    Map a type level function over a Row.

  2. module TOML.Utils.Map

    No documentation available.

  3. Map :: Element "map" '['Flow, 'Phrasing, 'Palpable] ('Flow ':|: ('Phrasing ':|: 'Palpable)) '[GetAttributeName 'NameA]

    type-of-html Html.Type

    4.8.13

  4. module Network.Wai.Session.Map

    No documentation available.

  5. module Agda.Utils.Map

    No documentation available.

  6. type family Map (f :: Function k l -> Type) (as :: [k]) :: [l]

    Agda Agda.Utils.TypeLevel

    No documentation available.

  7. module Data.Bijection.Map

    Bijections via strict maps.

  8. data Map k a

    bimaps Data.Bijection.Map

    A Map from keys k to values a. The Semigroup operation for Map is union, which prefers values from the left operand. If m1 maps a key k to a value a1, and m2 maps the same key to a different value a2, then their union m1 <> m2 maps k to a1.

  9. Map :: ExecutionHint

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  10. Map :: [(Literal, Literal)] -> Literal

    codec-beam Codec.Beam

    No documentation available.

Page 8 of many | Previous | Next