Restructure: Split core primitives into sub-packages #37
Annotations
3 errors
Codecov:
polygon/simple/simple.go#L55
cannot use intersection.InputLineSegments[0] (variable of type linesegment.LineSegment[float64]) as linesegment.LineSegment[T] value in argument to pointOnSegment
|
Codecov:
polygon/simple/simple.go#L56
cannot use intersection.InputLineSegments[1] (variable of type linesegment.LineSegment[float64]) as linesegment.LineSegment[T] value in argument to pointOnSegment
|
Codecov
Process completed with exit code 1.
|