FixedArray.front

First (front) element.

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

Meta