framework-js icon indicating copy to clipboard operation
framework-js copied to clipboard

Introduce DataStream.assign() method

Open f1ames opened this issue 4 years ago • 0 comments

Feature description

Introduce DataStream.assign() method similar to v4:

Transforms stream objects by assigning the properties from the returned data along with data from original ones.

The original objects are unaltered.


If you are interested in this issue or this type of transforms fits your use case, please upvote with :+1:.

f1ames avatar Dec 13 '21 10:12 f1ames