Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
unsafeLast :: Vector v a => v a -> ario RIO.Vector.Unsafe No documentation available.
unsafeLastM :: (Vector v a, Monad m) => v a -> m ario RIO.Vector.Unsafe No documentation available.
-
HTTP Network.HTTP.Headers No documentation available.
tryLast :: forall (m :: Type -> Type) e a . Monad m => e -> [a] -> ExceptT e m aerrors Control.Error.Safe -
xml Text.XML.Light.Cursor Are we at the right end of the document?
getLastUpdate :: CRL -> IO UTCTimeHsOpenSSL OpenSSL.X509.Revocation getLastUpdate crl returns the time when the revocation list has last been updated.
setLastUpdate :: CRL -> UTCTime -> IO ()HsOpenSSL OpenSSL.X509.Revocation setLastUpdate crl utc updates the time when the revocation list has last been updated.
unsafeLast :: Storable a => Vector a -> astorablevector Data.StorableVector.Base A variety of last for non-empty Vectors. unsafeLast omits the check for the empty case, so there is an obligation on the programmer to provide a proof that the Vector is non-empty.
-
storablevector Data.StorableVector.Lazy Preserves chunk pattern of the last argument.
-
storablevector Data.StorableVector.Lazy Preserves chunk pattern of the last argument.