Simplify graph traversal and evaluation by building in some of the functionality into `radicle-dag`, namely the pruning fold. We avoid building vectors of graph nodes this way, and simply iterate over the graph in one go. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Simplify graph traversal and evaluation by building in some of the functionality into `radicle-dag`, namely the pruning fold. We avoid building vectors of graph nodes this way, and simply iterate over the graph in one go. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||