We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
As pointed out by @philplckthun, we should turn our current pattern of:
aggregateBundles(state, parseBinaryDatabase(payload))
into an Immutable.js Map tree structure.