Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
forestCursorSelectLast :: ForestCursor a -> ForestCursor acursor Cursor.Simple.Forest No documentation available.
forestCursorSelectLastOnSameLevel :: ForestCursor a -> ForestCursor acursor Cursor.Simple.Forest No documentation available.
forestCursorSelectLastTreeCursor :: ForestCursor a -> ForestCursor acursor Cursor.Simple.Forest No documentation available.
nonEmptyCursorSelectLast :: NonEmptyCursor a -> NonEmptyCursor acursor Cursor.Simple.List.NonEmpty No documentation available.
mapCursorSelectLast :: MapCursor k v -> MapCursor k vcursor Cursor.Simple.Map No documentation available.
treeCursorSelectLast :: TreeCursor a -> TreeCursor acursor Cursor.Simple.Tree No documentation available.
treeCursorSelectLastOnSameLevel :: TreeCursor a -> TreeCursor acursor Cursor.Simple.Tree No documentation available.
textFieldCursorSelectLastLine :: TextFieldCursor -> TextFieldCursorcursor Cursor.TextField No documentation available.
treeCursorSelectLast :: (a -> b) -> (b -> a) -> TreeCursor a b -> TreeCursor a bcursor Cursor.Tree.Movement No documentation available.
treeCursorSelectLastOnSameLevel :: (a -> b) -> (b -> a) -> TreeCursor a b -> TreeCursor a bcursor Cursor.Tree.Movement No documentation available.