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.

  1. forestCursorInsertNodeAndSelect :: a -> CForest a -> ForestCursor a -> ForestCursor a

    cursor Cursor.Simple.Forest

    No documentation available.

  2. forestCursorInsertNodeSingleAndSelect :: a -> ForestCursor a -> ForestCursor a

    cursor Cursor.Simple.Forest

    No documentation available.

  3. forestCursorInsertTree :: Tree b -> ForestCursor a b -> ForestCursor a b

    cursor Cursor.Simple.Forest

    No documentation available.

  4. forestCursorListCursorL :: forall a b c d f . Functor f => (NonEmptyCursor (TreeCursor a b) (CTree b) -> f (NonEmptyCursor (TreeCursor c d) (CTree d))) -> ForestCursor a b -> f (ForestCursor c d)

    cursor Cursor.Simple.Forest

    No documentation available.

  5. forestCursorOpenCurrentForest :: ForestCursor a b -> Maybe (ForestCursor a b)

    cursor Cursor.Simple.Forest

    No documentation available.

  6. forestCursorOpenCurrentForestRecursively :: ForestCursor a b -> Maybe (ForestCursor a b)

    cursor Cursor.Simple.Forest

    No documentation available.

  7. forestCursorPromoteElem :: ForestCursor a -> Maybe (ForestCursor a)

    cursor Cursor.Simple.Forest

    No documentation available.

  8. forestCursorPromoteSubTree :: ForestCursor a -> Maybe (ForestCursor a)

    cursor Cursor.Simple.Forest

    No documentation available.

  9. forestCursorRemoveElem :: ForestCursor a -> DeleteOrUpdate (ForestCursor a)

    cursor Cursor.Simple.Forest

    No documentation available.

  10. forestCursorRemoveElemAndSelectPrev :: ForestCursor a -> Maybe (DeleteOrUpdate (ForestCursor a))

    cursor Cursor.Simple.Forest

    No documentation available.

Page 108 of many | Previous | Next