h3IsPentagon abstract method

bool h3IsPentagon(
  1. BigInt h3Index
)

Determines if h3Index is a valid pentagon

Implementation

bool h3IsPentagon(BigInt h3Index);