Reports the latest state of a subject by resolving all the values deeply contained within by using nestSignal.
By default the output is just a console.log, but this can be changed with the .reporter option.
Subject can be anything, but to be effective it should be a signal, an object that contains signals, or an array of signals.
Reports the latest state of a subject by resolving all the values deeply contained within by using nestSignal. By default the output is just a console.log, but this can be changed with the.reporter option.
Subject can be anything, but to be effective it should be a signal, an object that contains signals, or an array of signals.