Closed phkiener closed 3 years ago
Fixes #3
This will add Identity, Const, Flip, Do, Compose and Bind for functions taking 1 to 6 parameters.
I'll drop this PR for now. I guess with the current state, these helpers would have nowhere to really "fit in" - it's mostly Result and Option right now.
Fixes #3
This will add Identity, Const, Flip, Do, Compose and Bind for functions taking 1 to 6 parameters.