Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
curryFirst :: forall (n :: PeanoNum) a b . Fun ('S n) a b -> a -> Fun n a bfixed-vector Data.Vector.Fixed.Cont Curry first parameter of n-ary function
uncurryFirst :: forall a (n :: PeanoNum) b . (a -> Fun n a b) -> Fun ('S n) a bfixed-vector Data.Vector.Fixed.Cont Uncurry first parameter of n-ary function
-
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 left end of the the document? (Pure version.)
-
hexpat Text.XML.Expat.Cursor Are we at the left end of the the document? (Used for monadic node types.)
-
hpqtypes Database.PostgreSQL.PQTypes.Cursor No documentation available.
dropFirst :: Eq a => a -> [a] -> [a]hscolour Language.Haskell.HsColour.General No documentation available.
findFirst :: forall x (ts :: [Type]) (n :: Nat) . ListContains n x ts => HVect ts -> xhvect Data.HVect Find first element in HVect of type x
convertFirst :: ConvertibleExactly a b => (b -> b -> c) -> a -> b -> cmixed-types-num Numeric.MixedTypes.Literals No documentation available.