module ConvexHull

Defined in:

convex_hull.cr
convex_hull/algorithm.cr
convex_hull/graham_scan.cr
convex_hull/jarvis_march.cr
convex_hull/point.cr

Constant Summary

VERSION = {{ (`shards version /srv/crystaldoc.info/github-geocrystal-convex_hull-v0.6.0/src`).chomp.stringify }}