blob: e28ccc46492b35a1ca203381888d0ecceed828b6 [file] [log] [blame]
Neels Hofmeyr4f0dbac2024-05-23 02:59:53 +02001add:
2- adding items[0]#b286bb61 = blob one
3- adding items[1]#ad4eb7b = blob two and five are the same
4- adding items[2]#6b8eae61 = third blob
5- adding items[3]#24a546dc = fourth blob
6- adding items[4]#ad4eb7b = blob two and five are the same
7list:
8- blob two and five are the same [4]
9- blob two and five are the same [1]
10- blob one [0]
11- fourth blob [3]
12- third blob [2]
13find:
14- looking up items[0]#b286bb61 = blob one
15 - found items[0]
16- looking up items[1]#ad4eb7b = blob two and five are the same
17 - not items[4]
18 - found items[1]
19- looking up items[2]#6b8eae61 = third blob
20 - found items[2]
21- looking up items[3]#24a546dc = fourth blob
22 - found items[3]
23- looking up items[4]#ad4eb7b = blob two and five are the same
24 - found items[4]
25 - not items[1]