-
- Downloads
refactor packrat grow()
- Declare variables at the top. - Convert to chip-away style. - Avoid come code duplication (done path). - Use assert() as appropriate, instead of errx(). - Add more comments.
Loading
Please sign in to comment
- Declare variables at the top. - Convert to chip-away style. - Avoid come code duplication (done path). - Use assert() as appropriate, instead of errx(). - Add more comments.