An array of vals to combine.
A readonly val with the combined values.
Combines an array of vals into a single val with transformed value.
An array of vals to combine.
A pure function that takes an array of values and returns a new value.
Optional
config: ValConfig<TValue>custom config for the combined val.
A readonly val with the transformed values.
Combines an array of vals into a single val with the array of values.