GeometricalPredicates.jl
GeometricalPredicates.jl copied to clipboard
Should there be an immutable primitive type?
So for e.g. line could be immutable primitive. Currently it is not a primitive.
Or maybe line should be made mutable?