basement-0.0.5: Foundation scrap box of array & string

LicenseBSD-style
MaintainerVincent Hanquez <vincent@snarc.org>
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Basement.Compat.PrimTypes

Description

 

Synopsis

Documentation

type FileSize# = Word64# Source #

File size in bytes

type Offset# = Int# Source #

Offset in a bytearray, string, type alias

for code documentation purpose only, just a simple type alias on Int#

type CountOf# = Int# Source #

CountOf in bytes type alias

for code documentation purpose only, just a simple type alias on Int#

type Bool# = Int# Source #

Lowlevel Boolean

type Pinned# = Bool# Source #

Pinning status