Details
Description
Currently, lookup comes in only the 2-arg flavor (i.e. gimme a key and I'll give you a value or nil). The issue with this is that nil is potentially a legal value. Therefore, the 3-arg version logic is the same as the 3-arg `assoc` (.lookup this key not-found).
This change should propagate to all of the existing cache impls.
Activity
Fogus
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Resolution | Completed [ 1 ] | |
| Approval | Ok [ 10007 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
Added in f4450a039ef703ce62c61dd497aafed73194f1c2