Create a `Streamly.Data.Array.Mut` module for mutable arrays. This module will contain mutable APIs like `writeIndex`, and other range based writing APIs.
Create a
Streamly.Data.Array.Mutmodule for mutable arrays. This module will contain mutable APIs likewriteIndex, and other range based writing APIs.