ยฉ 2026 Hedgehog Software, LLC
createEffect(on(mySignal, () => { doThing(); }));
on([mySignal, myStore], ...)