Stable key for an operand across cache lookups + state persistence. list:<id> and view:<id> deliberately namespace the ID so a view and a list with the same UUID (extremely unlikely but possible) can't collide in the cache.
list:<id>
view:<id>
Stable key for an operand across cache lookups + state persistence.
list:<id>andview:<id>deliberately namespace the ID so a view and a list with the same UUID (extremely unlikely but possible) can't collide in the cache.