fp-ts-std
fp-ts-std copied to clipboard
Remove `flip`
In fp-ts 2.13 flip is overloaded to include a curried variant: https://github.com/gcanti/fp-ts/pull/1748
Ensure they behave equivalently with inference, thinking of functions with optional parameters.