Provisions a simple LRU cache for caching simple inputs (undefined, null, strings, numbers, and booleans).
undefined
null
Provisions a simple LRU cache for caching simple inputs (
undefined
,null
, strings, numbers, and booleans).