Make Delaunay.find
return -1
instead of NaN
for edge cases#145
Merged
mbostock merged 3 commits intod3:mainfrom akassaei:ariak/fix-nan-for-delaunay-findMay 29, 2024
+29-8
Delaunay.find
return -1
instead of NaN
for edge cases#145