A thought: since list-out-of-bounds cases are treated as "this value is 'false'," this implicit error handling may be potentially problematic for debugging for large codebases. Maybe a header flag could affect whether the user is warned if this happens, or crash on a fatal error?
A thought: since list-out-of-bounds cases are treated as "this value is 'false'," this implicit error handling may be potentially problematic for debugging for large codebases. Maybe a header flag could affect whether the user is warned if this happens, or crash on a fatal error?