Function: getIdOfNextQuestionSetNotInState()
function getIdOfNextQuestionSetNotInState(state, ...params): undefined | string
Returns the id of a question set that is next but not in state
Parameters
state
The first argument, often a Redux root state object.
params
...[]
All additional arguments passed into the selector.
Returns
undefined | string
A derived value from the state.