MCPcopy Create free account
hub / github.com/Reaper622/DataStructure-Algorithm-TS / put

Method put

DataStructure/LRUCache/LRUCache.ts:36–51  ·  view source on GitHub ↗

* @param {number} key * @param {number} value * @return {void}

(key: number, value: number)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

LRUCache.test.jsFile · 0.80

Calls 1

deleteMethod · 0.80

Tested by

no test coverage detected