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. makeMapCursor :: NonEmpty (k, v) -> MapCursor k v

    cursor Cursor.Simple.Map

    No documentation available.

  2. makeMapCursorWithSelection :: Int -> NonEmpty (k, v) -> Maybe (MapCursor k v)

    cursor Cursor.Simple.Map

    No documentation available.

  3. rebuildMapCursor :: MapCursor k v -> NonEmpty (k, v)

    cursor Cursor.Simple.Map

    No documentation available.

  4. singletonMapCursorKey :: kc -> v -> MapCursor kc vc k v

    cursor Cursor.Simple.Map

    No documentation available.

  5. singletonMapCursorValue :: k -> vc -> MapCursor kc vc k v

    cursor Cursor.Simple.Map

    No documentation available.

  6. hfmap :: HFunctor ff => (forall x . () => f x -> g x) -> ff f a -> ff g a

    data-effects-core Data.Effect.HFunctor

    No documentation available.

  7. hfmapDynUnsafeCoerce :: HFunctor e' => EffectOrder -> (forall x . () => f x -> g x) -> e f a -> e' g a

    data-effects-core Data.Effect.OpenUnion

    No documentation available.

  8. hfmapUnion :: forall f g (es :: [Effect]) a . (forall x . () => f x -> g x) -> Union es f a -> Union es g a

    data-effects-core Data.Effect.OpenUnion

    No documentation available.

  9. failedMap :: (FileName -> IOException -> DirTree a) -> DirTree a -> DirTree a

    directory-tree System.Directory.Tree

    maps a function to convert Failed DirTrees to Files or Dirs

  10. matchMapExtern :: forall m s . ExternMatcher d => UnhandledMessagePolicy -> s -> (Message -> m) -> d s -> Match m

    distributed-process-client-server Control.Distributed.Process.ManagedProcess.Internal.Types

    No documentation available.

Page 980 of many | Previous | Next