h3
h3 copied to clipboard
Remove `exact` from `exactEdgeLength*` functions
Follow up with these changes after https://github.com/uber/h3/pull/403 lands.
We don't need the exact
since we'll no longer have a naming conflict with the getEdgeLengthAvg*
functions.