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.53k stars 16 forks source link

refactor(returning): refactor handling return value via rawReturn() and remove safeReturn() #11

Closed unadlib closed 1 year ago

unadlib commented 1 year ago

9