Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
forestCursorInsertNodeAndSelect :: a -> CForest a -> ForestCursor a -> ForestCursor acursor Cursor.Simple.Forest No documentation available.
forestCursorInsertNodeSingleAndSelect :: a -> ForestCursor a -> ForestCursor acursor Cursor.Simple.Forest No documentation available.
forestCursorInsertTree :: Tree b -> ForestCursor a b -> ForestCursor a bcursor Cursor.Simple.Forest No documentation available.
-
cursor Cursor.Simple.Forest No documentation available.
forestCursorOpenCurrentForest :: ForestCursor a b -> Maybe (ForestCursor a b)cursor Cursor.Simple.Forest No documentation available.
forestCursorOpenCurrentForestRecursively :: ForestCursor a b -> Maybe (ForestCursor a b)cursor Cursor.Simple.Forest No documentation available.
forestCursorPromoteElem :: ForestCursor a -> Maybe (ForestCursor a)cursor Cursor.Simple.Forest No documentation available.
forestCursorPromoteSubTree :: ForestCursor a -> Maybe (ForestCursor a)cursor Cursor.Simple.Forest No documentation available.
forestCursorRemoveElem :: ForestCursor a -> DeleteOrUpdate (ForestCursor a)cursor Cursor.Simple.Forest No documentation available.
forestCursorRemoveElemAndSelectPrev :: ForestCursor a -> Maybe (DeleteOrUpdate (ForestCursor a))cursor Cursor.Simple.Forest No documentation available.