lycantropos / gon

Geometries processing
https://gon.rtfd.io
MIT License
18 stars 0 forks source link

Add difference support #25

Closed lycantropos closed 4 years ago

lycantropos commented 4 years ago

We need a way to construct difference of two geometries.

API may be similar to Python's set/frozenset types: - for difference.

Reference.