Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. mapCursorSelectFirst :: MapCursor k v -> MapCursor k v

    cursor Cursor.Simple.Map

    No documentation available.

  2. treeCursorSelectFirst :: TreeCursor a -> TreeCursor a

    cursor Cursor.Simple.Tree

    No documentation available.

  3. treeCursorSelectFirstOnSameLevel :: TreeCursor a -> TreeCursor a

    cursor Cursor.Simple.Tree

    No documentation available.

  4. textFieldCursorSelectFirstLine :: TextFieldCursor -> TextFieldCursor

    cursor Cursor.TextField

    No documentation available.

  5. treeCursorSelectFirst :: (a -> b) -> (b -> a) -> TreeCursor a b -> TreeCursor a b

    cursor Cursor.Tree.Movement

    No documentation available.

  6. treeCursorSelectFirstOnSameLevel :: (a -> b) -> (b -> a) -> TreeCursor a b -> TreeCursor a b

    cursor Cursor.Tree.Movement

    No documentation available.

  7. UnsafeFirst :: forall (e :: Effect) (f :: Type -> Type) (g :: Type -> Type) . Ordership 'FirstOrder e f g

    data-effects-core Data.Effect.OpenUnion

    No documentation available.

  8. getFirstArg :: MonadFail m => Arguments -> Option -> m String

    docopt System.Console.Docopt

    Deprecated: Use getAllArgs instead

  9. getFirstArg :: MonadFail m => Arguments -> Option -> m String

    docopt System.Console.Docopt.NoTH

    Deprecated: Use getAllArgs instead

  10. curryFirst :: forall (n :: PeanoNum) a b . Fun ('S n) a b -> a -> Fun n a b

    fixed-vector Data.Vector.Fixed.Cont

    Curry first parameter of n-ary function

Page 74 of many | Previous | Next