Skip to content

Commit

Permalink
update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyuheng committed Aug 16, 2023
1 parent de1651f commit db99a53
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# connected component

[builtin] `run` -- only run the top port -- connected component
`closeFreePorts` should not use `stack` but traverse the ports

- need to be able to run `net` -- instead of `env`
- need to `createEnv` for the net component
`run` take `mod` and `net` -- instead of `env`

[builtin] `run` -- only run the top port

- move connected component out and back

# docs

Expand Down

0 comments on commit db99a53

Please sign in to comment.