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.

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

    cursor Cursor.Simple.Forest

    No documentation available.

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

    cursor Cursor.Simple.Forest

    No documentation available.

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

    cursor Cursor.Simple.Forest

    No documentation available.

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

    cursor Cursor.Simple.Forest

    No documentation available.

  5. forestCursorRemoveSubTree :: ForestCursor a -> DeleteOrUpdate (ForestCursor a)

    cursor Cursor.Simple.Forest

    No documentation available.

  6. forestCursorRemoveSubTreeAndSelectPrev :: ForestCursor a -> Maybe (DeleteOrUpdate (ForestCursor a))

    cursor Cursor.Simple.Forest

    No documentation available.

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

    cursor Cursor.Simple.Forest

    No documentation available.

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

    cursor Cursor.Simple.Forest

    No documentation available.

  9. forestCursorSelectBelowAtPos :: Int -> ForestCursor a -> Maybe (ForestCursor a)

    cursor Cursor.Simple.Forest

    No documentation available.

  10. forestCursorSelectBelowAtStart :: ForestCursor a -> Maybe (ForestCursor a)

    cursor Cursor.Simple.Forest

    No documentation available.

Page 109 of many | Previous | Next