| |||||||||||
| |||||||||||
| Description | |||||||||||
| Reexports all primitive operations | |||||||||||
| Synopsis | |||||||||||
| |||||||||||
| Documentation | |||||||||||
| module Data.Primitive.Types | |||||||||||
| module Data.Primitive.Array | |||||||||||
| module Data.Primitive.ByteArray | |||||||||||
| module Data.Primitive.Addr | |||||||||||
| sizeOf :: Prim a => a -> Int | |||||||||||
| Size of values of type a. The argument is not used. | |||||||||||
| alignment :: Prim a => a -> Int | |||||||||||
| Alignment of values of type a. The argument is not used. | |||||||||||
| Produced by Haddock version 2.7.2 |