fix(actions): add input validation checks on selection related actions
fix(reducer): resolves potential for undefined in selection related reductions #62
fix(reducer): correct calls to Array.prototype.some that were passing data rather than callback #60
fix(actions): add input validation checks on selection related actions fix(reducer): resolves potential for undefined in selection related reductions #62 fix(reducer): correct calls to Array.prototype.some that were passing data rather than callback #60
This resolves #60 This resolves #62