Skip to content

Commit

Permalink
update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyuheng committed Sep 16, 2023
1 parent d048bc0 commit a95e50c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# half-edge

[half-edge] `half-edge/HalfEdge`

[half-edge] `HalfEdge` has `id` instead of `first` and `second` `Port`

[half-edge] `Net` has `halfEdgeEntries`

[half-edge] connection through `HalfEdge`

[half-edge] avoid using `closeAllFreePorts`

[half-edge] `HalfEdge` should be a kind of `Value`

[half-edge] `@edge` as a builtin to create two `HalfEdge`s

# docs

[docs] add mimor to inet docs
Expand Down

0 comments on commit a95e50c

Please sign in to comment.