*aka "Goloang kjkrol algorithms & structures"
The library provides a collection of various algorithms and structures.
- QuadTree
When committing changes, please use the following prefixes before the title:
-
feat: New functionality.
-
fix: Bug fix.
-
docs: Changes to documentation.
-
style: Changes to code style (e.g. formatting, spaces).
-
refactor: Changes to code that improve its structure but do not change its functionality.
-
perf: Changes that improve performance.
-
test: Adding or changing tests.
-
chore: Changes related to project management that do not affect the code or documentation (e.g. updating dependencies).
e.g. docs: add basic README with project info