Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. usemap :: String -> HtmlAttr

    html Text.Html

    No documentation available.

  2. isTransportandMapSymbols :: Char -> Bool

    hxt-charproperties Data.Char.Properties.UnicodeBlocks

    No documentation available.

  3. concatMapWithKey :: FoldableWithKey t => (Key t -> a -> [b]) -> t a -> [b]

    keys Data.Key

    No documentation available.

  4. foldMapWithKey :: (FoldableWithKey t, Monoid m) => (Key t -> a -> m) -> t a -> m

    keys Data.Key

    No documentation available.

  5. foldMapWithKey1 :: (FoldableWithKey1 t, Semigroup m) => (Key t -> a -> m) -> t a -> m

    keys Data.Key

    No documentation available.

  6. foldMapWithKey1Default :: (TraversableWithKey1 t, Semigroup m) => (Key t -> a -> m) -> t a -> m

    keys Data.Key

    No documentation available.

  7. foldMapWithKeyDefault :: (TraversableWithKey t, Monoid m) => (Key t -> a -> m) -> t a -> m

    keys Data.Key

    This function may be used as a value for foldMapWithKey in a FoldableWithKey instance.

  8. foldMapWithKeyDefault1 :: (FoldableWithKey1 t, Monoid m) => (Key t -> a -> m) -> t a -> m

    keys Data.Key

    No documentation available.

  9. prop_smapMaybe :: forall r ix e a . (Eq a, Show a, Stream r ix e, Foldable (Array r ix)) => Array r ix e -> Fun e (Maybe a) -> Property

    massiv-test Test.Massiv.Array.Delayed

    No documentation available.

  10. prop_iMapiMapM :: (Show (Array r ix e), Eq (Array r ix e), Manifest r e, Index ix) => Fun (ix, e) e -> Array D ix e -> Property

    massiv-test Test.Massiv.Array.Mutable

    No documentation available.

Page 947 of many | Previous | Next