Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
nonEmptyCursorSelectFirst :: NonEmptyCursor a -> NonEmptyCursor acursor Cursor.Simple.List.NonEmpty No documentation available.
mapCursorSelectFirst :: MapCursor k v -> MapCursor k vcursor Cursor.Simple.Map No documentation available.
treeCursorSelectFirst :: TreeCursor a -> TreeCursor acursor Cursor.Simple.Tree No documentation available.
treeCursorSelectFirstOnSameLevel :: TreeCursor a -> TreeCursor acursor Cursor.Simple.Tree No documentation available.
textFieldCursorSelectFirstLine :: TextFieldCursor -> TextFieldCursorcursor Cursor.TextField No documentation available.
treeCursorSelectFirst :: (a -> b) -> (b -> a) -> TreeCursor a b -> TreeCursor a bcursor Cursor.Tree.Movement No documentation available.
treeCursorSelectFirstOnSameLevel :: (a -> b) -> (b -> a) -> TreeCursor a b -> TreeCursor a bcursor Cursor.Tree.Movement No documentation available.
-
data-effects-core Data.Effect.OpenUnion No documentation available.
getFirstArg :: MonadFail m => Arguments -> Option -> m Stringdocopt System.Console.Docopt Deprecated: Use getAllArgs instead
getFirstArg :: MonadFail m => Arguments -> Option -> m Stringdocopt System.Console.Docopt.NoTH Deprecated: Use getAllArgs instead