apprenda take home assessment
Derek McQuay
9b908a8db1
made sure that not all functions were public and changed some to private that need not be exposed. also added in maximum error to deal with floating point inaccuracies |
||
---|---|---|
cmd/recty | ||
.gitignore | ||
LICENSE | ||
line_test.go | ||
line.go | ||
point_test.go | ||
point.go | ||
README.md | ||
rectangle_test.go | ||
rectangle.go | ||
triangle_test.go | ||
triangle.go |
rect
apprenda take home assessment