Fixing C arrays in the language and making them the vocabulary type they should always have been.
TODO: more motivation
TODO: mention that fixing std::array
is also a noble goal, but not one that this proposal pursues,
that said it's also worth noting that fixes applied to C arrays might also apply to std::array
TODO: make it only about stack arrays, somewhat disregard dynamic ones