You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ use standard library code, the package has been named the same as the standard l
35
35
36
36
-**`geom`** - Generic geometric primitives including `Point[T]`, `Rect[T]`, `Size[T]`, `Line[T]`, `Matrix[T]`, and `Insets[T]` with type conversion utilities.
37
37
38
-
-**`geom/poly`** - Provides polygon operations using fixed-point arithmetic for reliable geometric computations.
38
+
-**`geom/poly`** - Provides polygon operations.
39
39
40
40
-**`geom/visibility`** - 2D visibility polygon computation for line-of-sight calculations.
0 commit comments