simple hashmap implementation
This commit is contained in:
@@ -4,6 +4,7 @@ import "@std/mem"
|
||||
import "@std/arraylist"
|
||||
|
||||
test import "@std/arraylist"
|
||||
test import "@std/hashmap"
|
||||
|
||||
program ::
|
||||
`# these are immutable
|
||||
|
||||
Reference in New Issue
Block a user