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.
forestCursorAddChildTreeToNodeAtStartAndSelect :: Tree a -> ForestCursor a -> ForestCursor acursor Cursor.Simple.Forest No documentation available.
forestCursorAddRoot :: ForestCursor a -> a -> TreeCursor acursor Cursor.Simple.Forest No documentation available.
forestCursorAppend :: b -> ForestCursor a b -> ForestCursor a bcursor Cursor.Simple.Forest No documentation available.
forestCursorAppendAndSelect :: a -> ForestCursor a -> ForestCursor acursor Cursor.Simple.Forest No documentation available.
forestCursorAppendAndSelectTree :: Tree a -> ForestCursor a -> ForestCursor acursor Cursor.Simple.Forest No documentation available.
forestCursorAppendAndSelectTreeCursor :: TreeCursor a -> ForestCursor a -> ForestCursor acursor Cursor.Simple.Forest No documentation available.
forestCursorAppendEntireTree :: Tree b -> ForestCursor a b -> ForestCursor a bcursor Cursor.Simple.Forest No documentation available.
forestCursorAppendNodeAndSelect :: a -> CForest a -> ForestCursor a -> ForestCursor acursor Cursor.Simple.Forest No documentation available.
forestCursorAppendNodeSingleAndSelect :: a -> ForestCursor a -> ForestCursor acursor Cursor.Simple.Forest No documentation available.
forestCursorAppendTree :: Tree b -> ForestCursor a b -> ForestCursor a bcursor Cursor.Simple.Forest No documentation available.