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.
forestCursorAddRoot :: (a -> b) -> (b -> a) -> ForestCursor a b -> a -> TreeCursor a bcursor Cursor.Forest No documentation available.
forestCursorAppend :: b -> ForestCursor a b -> ForestCursor a bcursor Cursor.Forest No documentation available.
forestCursorAppendAndSelect :: (a -> b) -> (b -> a) -> b -> ForestCursor a b -> ForestCursor a bcursor Cursor.Forest No documentation available.
-
cursor Cursor.Forest No documentation available.
-
cursor Cursor.Forest No documentation available.
forestCursorAppendEntireTree :: Tree b -> ForestCursor a b -> ForestCursor a bcursor Cursor.Forest No documentation available.
-
cursor Cursor.Forest No documentation available.
forestCursorAppendNodeSingleAndSelect :: (a -> b) -> a -> ForestCursor a b -> ForestCursor a bcursor Cursor.Forest No documentation available.
forestCursorAppendTree :: Tree b -> ForestCursor a b -> ForestCursor a bcursor Cursor.Forest No documentation available.
forestCursorCloseCurrentForest :: ForestCursor a b -> Maybe (ForestCursor a b)cursor Cursor.Forest No documentation available.