uber/h3-java

Performance of a non-throwing API

isaacbrodsky opened this issue · 0 comments

Having an API which returns null or something similar instead of throwing may be useful for performance reasons. We should benchmark and see.