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.
allowDiagonal :: Adjustments -> Boolchart-svg Chart.Hud No documentation available.
allocEnv :: Benchmarkable -> Int64 -> IO acriterion-measurement Criterion.Measurement.Types No documentation available.
allocAreaSize :: EventInfo -> {-# UNPACK #-} !Word64ghc-events GHC.RTS.Events No documentation available.
allocBytes :: EventInfo -> {-# UNPACK #-} !Word64ghc-events GHC.RTS.Events No documentation available.
alloca :: Storable a => Int -> (Ptr a -> IO b) -> IO bguarded-allocation Foreign.Marshal.Array.Guarded No documentation available.
alloca :: Storable a => Int -> (Ptr a -> IO b) -> IO bguarded-allocation Foreign.Marshal.Array.Guarded.Debug No documentation available.
alloca :: Storable a => Int -> (Ptr a -> IO b) -> IO bguarded-allocation Foreign.Marshal.Array.Guarded.Plain No documentation available.
allItems :: SectionName -> Config -> [(OptionName, OptionValue)]hsini Data.Ini Returns all options and their values of a section.
allOf :: FoldLike All s t a b -> (a -> Bool) -> s -> Boollens-family-core Lens.Family allOf :: Fold s t a b -> (a -> Bool) -> s -> Bool
Returns true if all of the referenced values satisfy the given predicate.allgather :: (Buffer sb, Buffer rb) => sb -> rb -> Comm -> IO ()mpi-hs Control.Distributed.MPI Gather data from all processes and broadcast the result (collective, MPI_Allgather).