Closed dignifiedquire closed 3 years ago
This required us to use unsafe casting, even though we don't actually make use of the abstraction anywhere. With it gone, so is the unsafe casting.
unsafe
Depends on #205
This required us to use
unsafe
casting, even though we don't actually make use of the abstraction anywhere. With it gone, so is theunsafe
casting.Depends on #205