cyclejs-community / redux-cycles

Bring functional reactive programming to Redux using Cycle.js
MIT License
745 stars 30 forks source link

Examples: Update assert helpers #42

Open evenchange4 opened 6 years ago

evenchange4 commented 6 years ago

Pass arguments to the function value of sourceOpts. It is useful for the http category selection use case:

sources.HTTP.select('category')
lmatteis commented 6 years ago

Sorry for the late reply. This looks good to me. @goshakkk @nickbalestra what do you think?