ALGO: Improve readability by introducing notcw
This commit is contained in:
@@ -8,3 +8,8 @@ import Diagrams.TwoD.Types
|
||||
type Vec = R2
|
||||
type PT = P2
|
||||
type Coord = (Double, Double)
|
||||
|
||||
|
||||
data Alignment = CW
|
||||
| CCW
|
||||
| CL
|
||||
|
||||
Reference in New Issue
Block a user