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. forestCursorRemoveSubTree :: ForestCursor a -> DeleteOrUpdate (ForestCursor a)

    cursor Cursor.Simple.Forest

    No documentation available.

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

    cursor Cursor.Simple.Forest

    No documentation available.

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

    cursor Cursor.Simple.Forest

    No documentation available.

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

    cursor Cursor.Simple.Forest

    No documentation available.

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

    cursor Cursor.Simple.Forest

    No documentation available.

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

    cursor Cursor.Simple.Forest

    No documentation available.

  7. forestCursorSelectFirst :: ForestCursor a -> ForestCursor a

    cursor Cursor.Simple.Forest

    No documentation available.

  8. forestCursorSelectFirstOnSameLevel :: ForestCursor a -> ForestCursor a

    cursor Cursor.Simple.Forest

    No documentation available.

  9. forestCursorSelectFirstTreeCursor :: ForestCursor a -> ForestCursor a

    cursor Cursor.Simple.Forest

    No documentation available.

  10. forestCursorSelectIndex :: Int -> ForestCursor a -> Maybe (ForestCursor a)

    cursor Cursor.Simple.Forest

    No documentation available.

Page 109 of many | Previous | Next