constexpr.opSliceAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct constexpr(T : U[], U)
final final @nogc
void
opSliceAssign
(,
size_t from
,
size_t to
)
if (
isDynamicArray!T
)

Meta