MCPcopy Create free account
hub / github.com/corpsepiges/leetcode / set

Method set

python/146. LRU Cache.py:27–41  ·  view source on GitHub ↗

:type key: int :type value: int :rtype: nothing

(self, key, value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getMethod · 0.95

Calls 2

getMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected