Hoogle Search
Within LTS Haskell 24.12 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
treeCursorSelectLastOnSameLevel :: TreeCursor a -> TreeCursor acursor Cursor.Simple.Tree No documentation available.
textFieldCursorSelectLastLine :: TextFieldCursor -> TextFieldCursorcursor Cursor.TextField No documentation available.
treeCursorSelectLast :: (a -> b) -> (b -> a) -> TreeCursor a b -> TreeCursor a bcursor Cursor.Tree.Movement No documentation available.
treeCursorSelectLastOnSameLevel :: (a -> b) -> (b -> a) -> TreeCursor a b -> TreeCursor a bcursor Cursor.Tree.Movement No documentation available.
apLast :: forall (n :: PeanoNum) a b . ArityPeano n => Fun ('S n) a b -> a -> Fun n a bfixed-vector Data.Vector.Fixed.Cont Apply last parameter to function. Unlike apFun we need to traverse all parameters but last hence Arity constraint.
curryLast :: forall (n :: PeanoNum) a b . ArityPeano n => Fun ('S n) a b -> Fun n a (a -> b)fixed-vector Data.Vector.Fixed.Cont Curry last parameter of n-ary function
getLastModified :: (MonadDOM m, IsDocument self, FromJSString result) => self -> m resultghcjs-dom GHCJS.DOM.Document -
hexpat Text.XML.Expat.Cursor Insert content as the first child of the current position.
-
hexpat Text.XML.Expat.Cursor Insert content as the first child of the current position.
-
hexpat Text.XML.Expat.Cursor Are we at the right end of the document? (Pure version.)