Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jobs: use pointer arrays for outputs and dependencies | sinanmohd | 2024-06-20 | 1 | -0/+1 |
we still get simpler deletions because the order of the array is not important so we can pop the last item and insert it in place of the deleted one |