Array.front

first element, same as this[0]

struct Array(V)
ref inout pure nothrow
inout(V)
front
(
string file = __FILE__
int line = __LINE__
)
()

Meta