docs: add link to branch with previous work
CI / Check PR Title (pull_request) Successful in 43s
CI / Makefile Lint (pull_request) Successful in 1m15s
CI / Go Lint (pull_request) Successful in 1m25s
CI / Markdown Lint (pull_request) Successful in 1m5s
CI / Unit Tests (pull_request) Successful in 1m15s
CI / Fuzz Tests (pull_request) Successful in 1m47s
CI / Mutation Tests (pull_request) Successful in 1m50s

This commit is contained in:
2026-07-04 19:46:36 -04:00
parent 00ed7c8888
commit 3bc9d63b93
2 changed files with 49 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ Do not equate them.
- [ ] Update the `README.md` and `doc.go` to reflect these principles.
- [ ] Update the contributing guide and pull request template to require these principles are met.
2. The repository should contain a living document, describing the interface differences between `go-cuckoo` and `map`.
(I already started work on branch `docs/interface-congruency-analysis`.)
I should prioritize limiting any incongruencies.
- [ ] Produce the first draft to uncover any current incongruencies.
- [ ] Link the document to the `README.md`.