gcanti / flow-static-land

[DEPRECATED, please check out fp-ts] Implementation of common algebraic types in JavaScript + Flow
MIT License
408 stars 22 forks source link

Add more compose functions #31

Closed mwalkerwells closed 7 years ago

mwalkerwells commented 7 years ago

Not sure how you reasoned about the limit, but this would help my workflow.

Ramda goes up to 7 Fns in their flow-typed definitions: https://github.com/flowtype/flow-typed/blob/master/definitions/npm/ramda_v0.21.x/flow_v0.28.x-v0.29.x/ramda_v0.21.x.js#L62-L67

davidchambers commented 7 years ago

Should pipe be updated similarly?

mwalkerwells commented 7 years ago

Yes, for sure, but wanted to see if @gcanti is even open to this