Companion object for Hex coordinate trait, contains apply factory method and persist and PolygonBuilder implicit instances.
Factory apply method for creating HCoords .Creates an HCen, an HSide, an HVert or an HCoordOther depending on the values of r and c.
Implicit type class instance / evidence for the HCoord type class instance of ArrMapBuilder.
Implicit type class instance / evidence for the HCoord type class instance of LinePathBuilder.
Implicit type class instance / evidence for the HCoord type class instance of PolygonLikeMapBuilder.