btford / react-palm

Work in progress, docs forthcoming i promise
MIT License
60 stars 7 forks source link

Feat(tasks): expose helper for testing composite tasks #13

Closed btford closed 7 years ago

btford commented 7 years ago

Work in progress.

Need to think about behavior of map and bimap WRT action creators. Maybe we want one notion of map that handles inner values only, and another that handles just the action creator part.

btford commented 7 years ago

Closing in favor of #15.