jcperez-ch / flaxs

const Flaxs = Flux + Redux.principles();
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Fixing Issue #1 Assure Immutability of nested reducers on MasterStore #3

Closed jcperez-ch closed 8 years ago

jcperez-ch commented 8 years ago

See Issue #1, for details. This PR is an implementation of the enhancement