- Added `checkmake` to enforce good `Makefile` format. - Added `help`, `test`, `lint-markdown`, `lint`, `clean`, and `all` targets. - Added `install` target. - Added target comments to streamline `help` command.
tools/dsa
Moved the implementation of this hash table from `tools/dsa` #1. Reviewed-on: #1 Co-authored-by: M.V. Hutz <git@maximhutz.me> Co-committed-by: M.V. Hutz <git@maximhutz.me>