mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-11 14:33:41 +00:00
runtime: implement growing hashmaps
Add support for growing hashmaps beyond their initial size.
This commit is contained in:
committed by
Ron Evans
parent
55fc7b904a
commit
763b9d7d10
Vendored
+1
@@ -55,3 +55,4 @@ true false 0
|
||||
4321
|
||||
5555
|
||||
tested preallocated map
|
||||
tested growing of a map
|
||||
|
||||
Reference in New Issue
Block a user