FixedArray.popFront

Pop first (front) element.

struct FixedArray(T, uint capacity_, bool borrowChecked = false)
ref
popFront
()

Meta