aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-01-28 20:39:50 +0100
committerGravatar Runxi Yu2026-01-28 20:39:57 +0100
commit2e6d3a7101498925fd951c92830aafa2cf96a533 (patch)
tree27c32f109e751c93f07f7626167d641ab8e83eab
parenthash: Use a hashAlgorithmDetails struct for single source of truth (diff)
signatureNo signature
TODO: Tree insert entry
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 4ebc9c62..c6c7f776 100644
--- a/TODO.md
+++ b/TODO.md
@@ -13,3 +13,4 @@
* There may be some cases where integer overflows are handled
incorrectly.
* Use https://pkg.go.dev/simd/archsimd@go1.26rc1 for SIMD instead of assembly
+* Add a function to insert an entry into a tree