unadlib / mutative

Efficient immutable updates, 2-6x faster than naive handcrafted reducer, and more than 10x faster than Immer.
http://mutative.js.org/
MIT License
1.58k stars 18 forks source link

feat(returning): support return values in the draft function #4

Closed unadlib closed 1 year ago

unadlib commented 1 year ago

3