FixedArray.back

Last (back) element.

struct FixedArray(T, uint capacity_, bool borrowChecked = false)
ref inout return
inout(T)
back
()

Meta