Copyright (C) 2017 Leonidas Oy Ltd
Written by <[email protected]>
Licensed under the MIT license
We attempt to harness the friendly API of Immutable.js to build Redux reducers while trying to preserve as much type safety as possible.
State branches are TypedRecord
s. A combineReducers
that outputs TypedRecord
s is provided.