lama_byterun/stdlib/regression/orig/test07.log
Dmitry Boulytchev 149984f5c0 Hash table
2020-01-16 06:59:34 +03:00

6 lines
256 B
Text

HashTab internal structure: MNode (-624426958, {[{1, 2, 3}, 100]}, 0, 0, 0)
HashTab internal structure: MNode (-624426958, {[{1, 2, 3}, 200], [{1, 2, 3}, 100]}, 0, 0, 0)
Searching: Some (100)
Searching: Some (200)
Replaced: Some (800)
Restored: Some (100)