Closed meooow25 closed 11 months ago
...instead of Internal.Array. Since a Buffer doesn't need to support slicing, this will reduce the memory footprint of a Buffer (in case GHC can't optimize the indirection and offset and length away).
Fixes #13
...instead of Internal.Array. Since a Buffer doesn't need to support slicing, this will reduce the memory footprint of a Buffer (in case GHC can't optimize the indirection and offset and length away).
Fixes #13