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.
makeMapCursor :: NonEmpty (k, v) -> MapCursor k vcursor Cursor.Simple.Map No documentation available.
makeMapCursorWithSelection :: Int -> NonEmpty (k, v) -> Maybe (MapCursor k v)cursor Cursor.Simple.Map No documentation available.
rebuildMapCursor :: MapCursor k v -> NonEmpty (k, v)cursor Cursor.Simple.Map No documentation available.
singletonMapCursorKey :: kc -> v -> MapCursor kc vc k vcursor Cursor.Simple.Map No documentation available.
singletonMapCursorValue :: k -> vc -> MapCursor kc vc k vcursor Cursor.Simple.Map No documentation available.
hfmap :: HFunctor ff => (forall x . () => f x -> g x) -> ff f a -> ff g adata-effects-core Data.Effect.HFunctor No documentation available.
-
data-effects-core Data.Effect.OpenUnion No documentation available.
-
data-effects-core Data.Effect.OpenUnion No documentation available.
failedMap :: (FileName -> IOException -> DirTree a) -> DirTree a -> DirTree adirectory-tree System.Directory.Tree maps a function to convert Failed DirTrees to Files or Dirs
-
distributed-process-client-server Control.Distributed.Process.ManagedProcess.Internal.Types No documentation available.