Returns a const iterator to the beginning of the fixed array.
Declared in <absl/container/fixed_array.h>
<absl/container/fixed_array.h>
const_iterator begin() const;
A const iterator to the first element.