Restructure: Split core primitives into sub-packages #28
Annotations
5 errors
go vet
cannot use intersection.InputLineSegments[0] (variable of type linesegment.LineSegment[float64]) as linesegment.LineSegment[T] value in argument to pointOnSegment
|
go vet
Process completed with exit code 1.
|
golangci-lint:
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
|
golangci-lint:
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 (typecheck)
|
golangci-lint
issues found
|