Mutato is mutable react state. Look at examples (code can be found on github)
Real situation where Mutato is cool. Click on one item and then another to swap
Counter when pass values (state) into component
Count: 9
Independent counter. It updates parent component.
And can mutate store with array of nums
Count: 9
Input: