Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
mmap :: FilePath -> IO ByteStringhw-prim HaskellWorks.Data.ByteString No documentation available.
mmapFromForeignRegion :: FromForeignRegion a => FilePath -> IO ahw-prim HaskellWorks.Data.FromForeignRegion No documentation available.
bImap :: BoxedVectorLike v e => (Int -> a -> b) -> v a -> v bhw-prim HaskellWorks.Data.Vector.BoxedVectorLike No documentation available.
bMap :: BoxedVectorLike v e => (a -> b) -> v a -> v bhw-prim HaskellWorks.Data.Vector.BoxedVectorLike No documentation available.
foldMap :: (Storable a, Monoid m) => (a -> m) -> Vector a -> mhw-prim HaskellWorks.Data.Vector.Storable No documentation available.
mmap :: Storable a => FilePath -> IO (Vector a)hw-prim HaskellWorks.Data.Vector.Storable MMap the file as a storable vector. If the size of the file is not a multiple of the element size in bytes, then the last few bytes of the file will not be included in the vector.
sImap :: (StorableVectorLike v e, Storable a, Storable b) => (Int -> a -> b) -> v a -> v bhw-prim HaskellWorks.Data.Vector.StorableVectorLike No documentation available.
sMap :: (StorableVectorLike v e, Storable a, Storable b) => (a -> b) -> v a -> v bhw-prim HaskellWorks.Data.Vector.StorableVectorLike No documentation available.
toMap :: [Alias] -> Map Target Sourceimp Imp.Type.Alias No documentation available.
toMap :: [Package] -> Map Target PackageNameimp Imp.Type.Package No documentation available.