streamly
streamly copied to clipboard
`unsafeThaw` should be called `coerce` or `cast`
trafficstars
We already have a cast and coerce is a standard function for coercing types. It could be unsafeToMutArray .
unsafeThaw sounds fine to me. Why did we decide this?
unsafeThaw sounds good!