also, if your language’s type system doesn’t allow...
# random
s
also, if your language’s type system doesn’t allow things to be nullable by default, why not return
Option<int>
? obviously that’s not a terribly feasible proposal in the C/C++ world, but you’re definitely not going to change their minds on array offsets lol