Spyros to Python · 2 years agoInside Python dict — an explorable explanationjust-taking-a-ride.comexternal-linkmessage-square2fedilinkarrow-up115arrow-down10cross-posted to: python
arrow-up115arrow-down1external-linkInside Python dict — an explorable explanationjust-taking-a-ride.comSpyros to Python · 2 years agomessage-square2fedilinkcross-posted to: python
minus-squarelowleveldatalinkfedilinkarrow-up1·2 years 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.