streamly
streamly copied to clipboard
Consider renaming Data.Array.Foreign to Data.Array.Unboxed
Earlier we used a ForeignPtr in the array implementation, we no longer use that by default. It may be more appropriate to call these Unboxed arrays rather than Foreign arrays.