Calculator
Several pieces of state behind seventeen tiny exports and one derived display signal.
- integer accumulator/entry/operator state in the chunk
- every key is a z-on-click export — no event objects needed
- derived display formats into a single str signal
Guide: Islands
0