This module contains compiler support for casting dynamic arrays
The compiler lowers expressions of cast(TTo[])TFrom[]
to this implementation.
TFrom[] from
| the array to reinterpret-cast |
from
reinterpreted as TTo[]
© 1999–2019 The D Language Foundation
Licensed under the Boost License 1.0.
https://dlang.org/phobos/core_internal_array_casting.html