ALGO: add TODO note in PolygonIntersection about Zippers
This commit is contained in:
parent
62583d82a5
commit
8c1d54d97a
@ -13,6 +13,7 @@ import MyPrelude
|
||||
import QueueEx
|
||||
|
||||
|
||||
-- TODO: probably use a zipper.
|
||||
-- |Describes a point on the convex hull of the polygon.
|
||||
-- In addition to the point itself, both it's predecessor and
|
||||
-- successor are saved for convenience.
|
||||
|
Loading…
Reference in New Issue
Block a user