At least in my favorite problem domain, mathematical computation, reusable unboxed data structures are a huge win! That said, sometimes theres also a large use case to pointer formulations, namely preserving sharing for a complicate value like a proof!
Both are valuable tools, and having decent reusable support for both is a wonderful thing.
Both are valuable tools, and having decent reusable support for both is a wonderful thing.