reinterpretGet

Safely converts an array to a type. NOTE: by 0.10.0, an external library will replace this.

pure @trusted
T
reinterpretGet
(
T
S
)
(
S[] source
)

Meta