sukhendu
Results
1
issues of
sukhendu
`user=> (let [x (point (c 92 8)) pp (polygon (linear-ring [(c 85 0), (c 90 10), (c 100 0), (c 85 0)]) nil)] (cljts.relation/touches? x pp))` `true` ;; above coordinates...