`react-redux` supports [passing props to select](https://github.com/gaearon/react-redux/blob/master/src/components/createConnectDecorator.js#L18). Currently reselect only passes state. Is it possible to add props to selector functions?