https://github.com/react-cfx/cfx.redux/blob/696aef08b3d7fd92587c20e1c48f2755dd726f8c/test/counter/sagas.coffee#L17 ``` ({ types }) => (action) -> ``` => ``` ({ types dispatch services }) => (action) -> ```