StaticModArray.front

Get first element.

struct StaticModArray(uint capacity, uint elementLength, uint span, bool useModuloFlag)
@safe pure nothrow @nogc inout
front
()
if (
capacity * elementLength >= 2
)

Meta