Description
Provides extra utilities for Haskell's primitive library. These helpers extend low-level primitive operations used by performance-sensitive data structures and systems-oriented code.
It is useful for library authors who already work near primitive arrays, memory, or runtime operations. It is a support library and is not intended as an application-level tool.