FixedDynamicArray.withLength

Undocumented in source. Be warned that the author may not have intended to support it.
struct FixedDynamicArray(T)
@safe pragma(inline, true) pragma(inline) static @system
typeof(this)
withLength
(
size_t length
)

Meta