Closed matfax closed 2 years ago
This checks the cache for a hit instead of defaulting to a configNull in order to make configNull distinct from cache misses. This allows storage of configNull types as cached items, skipping the rechecking of the matches.
configNull
This checks the cache for a hit instead of defaulting to a configNull in order to make
configNull
distinct from cache misses. This allows storage ofconfigNull
types as cached items, skipping the rechecking of the matches.