Input value.
A readonly val with same value as the input val.
Derive a new val with transformed value from the given val.
Input value.
A pure function that takes an input value and returns a new value.
Optional
config: ValConfig<TValue>custom config for the combined val.
A readonly val with transformed value from the input val.
Derive a new val with same value from the given val.