h3UnidirectionalEdgeIsValid abstract method

bool h3UnidirectionalEdgeIsValid(
  1. BigInt edgeIndex
)

Returns whether or not the input is a valid unidirectional edge

Implementation

bool h3UnidirectionalEdgeIsValid(BigInt edgeIndex);