No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(point-in-polygon? pt vertices)
Returns true if point is in polygon, false otherwise
(same-side? p1 p2 a b)
(within-sides? pt [a b c])
cljdoc is a website building & hosting documentation for Clojure/Script libraries