destiny icon indicating copy to clipboard operation
destiny copied to clipboard

ReactiveValues should probably flatten

Open 0kku opened this issue 3 years ago • 0 comments

When a reactive value is assigned to another reactive value, or returned from the callback of computed(), RV::truthy(), RV::falsy(), RV::pipe() etc., it should probably be flattened for convenience, similar to how promises flatten.

0kku avatar Nov 07 '21 19:11 0kku