Spyros to Python · 1 year agoInside Python dict — an explorable explanationjust-taking-a-ride.comexternal-linkmessage-square2fedilinkarrow-up115arrow-down10
arrow-up115arrow-down1external-linkInside Python dict — an explorable explanationjust-taking-a-ride.comSpyros to Python · 1 year agomessage-square2fedilink
minus-squarelowleveldatalinkfedilinkarrow-up1·1 year agoInteresting. Is there some ways to specify how many space to be used for the hashed list? It’s probably useful in some cases to give it “fuck you” amount of memory so that collisions never occur.
Interesting. Is there some ways to specify how many space to be used for the hashed list? It’s probably useful in some cases to give it “fuck you” amount of memory so that collisions never occur.