StaticModArray.back

Get last element.

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

Meta