UNPKG

bos-intersections

Version:

Bentley-Ottman segments intersection algorithm

4 lines (2 loc) 100 B
var findIntersections = require('./src/findIntersections.js'); module.exports = findIntersections;