fp-ts-std icon indicating copy to clipboard operation
fp-ts-std copied to clipboard

Remove `flip`

Open samhh opened this issue 3 years ago • 0 comments

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.

samhh avatar Sep 01 '22 12:09 samhh