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

Method get

DataStructure/LRUCache/LRUCache.ts:18–29  ·  view source on GitHub ↗

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

(key: number)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

LRUCache.jsFile · 0.80
LRUCache.test.jsFile · 0.80

Calls 1

deleteMethod · 0.80

Tested by

no test coverage detected