simple hashmap implementation

This commit is contained in:
2026-07-16 23:14:42 +02:00
parent c541496db5
commit 709d977436
5 changed files with 197 additions and 11 deletions
+1
View File
@@ -4,6 +4,7 @@ import "@std/mem"
import "@std/arraylist"
test import "@std/arraylist"
test import "@std/hashmap"
program ::
`# these are immutable