fcc2182641b628cd6fcf46d2ea59c2cc05f7ddb8
Fixes the case from the previous PR by using a different sentinel for uninitialized cache values and early returns. I confirmed with console.log that the reactive scope for `x` only evaluates on the first execution, after which we figure out that we don't need to execute it again.
Description
No description provided
Languages
JavaScript
68.1%
TypeScript
29%
HTML
1.5%
CSS
1.1%
CoffeeScript
0.2%
Other
0.1%