We should use the `isValidIndex` function (#1056, https://github.com/uber/h3/issues/1043) internally in the library in the spots where it makes sense. For example: - https://github.com/ajfriend/h3/blob/7f2d2f748daf0ba943635e20fcde11ec009134dc/src/apps/filters/h3.c#L264
We should use the
isValidIndexfunction (#1056, #1043) internally in the library in the spots where it makes sense. For example: