Produces a new reactive value based on other reactive values using a Derivation function.
Returns the current underlying value without tracking dependencies. Use Reactive.get if you need reactivity.
Produces a new reactive value based on other reactive values using a Derivation function.