array.front

struct array(T, size_t N)
extern (D) pragma(inline, true) pure nothrow @nogc ref inout @safe
inout(T)
front
()

Meta