Hoogle Search
Within LTS Haskell 24.48 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
forestCursorSelectFirst :: ForestCursor a -> ForestCursor acursor Cursor.Simple.Forest No documentation available.
forestCursorSelectFirstOnSameLevel :: ForestCursor a -> ForestCursor acursor Cursor.Simple.Forest No documentation available.
forestCursorSelectFirstTreeCursor :: ForestCursor a -> ForestCursor acursor Cursor.Simple.Forest No documentation available.
forestCursorSelectIndex :: Int -> ForestCursor a -> Maybe (ForestCursor a)cursor Cursor.Simple.Forest No documentation available.
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.
forestCursorSelectNext :: ForestCursor a -> Maybe (ForestCursor a)cursor Cursor.Simple.Forest No documentation available.
forestCursorSelectNextOnSameLevel :: ForestCursor a -> Maybe (ForestCursor a)cursor Cursor.Simple.Forest No documentation available.
forestCursorSelectNextTreeCursor :: ForestCursor a -> Maybe (ForestCursor a)cursor Cursor.Simple.Forest No documentation available.