GitHub
isaacs projects
benchmark summary
benchmark details
Preparing search index...
The search index is not available
lru-cache
lru-cache
LRUCache
SizeCalculator
Type Alias SizeCalculator<K, V>
Size
Calculator
<
K
,
V
>
:
(
(
value
:
V
,
key
:
K
)
=>
Size
)
A function that returns the effective calculated size of an entry in the cache.
Type Parameters
K
V
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
isaacs projects
benchmark summary
benchmark details
lru-cache
Loading...
A function that returns the effective calculated size of an entry in the cache.