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 HSep, 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 BuilderArrMap.
Implicit type class instance / evidence for the HCoord type class instance of LinePathBuilder.
Implicit Show and Unshow type class instances /evidence for HCoord.
Implicit type class instance / evidence for the HCoord type class instance of PolygonLikeBuilderMap.