returns icon indicating copy to clipboard operation
returns copied to clipboard

Consider adding `These` container

Open sobolevn opened this issue 5 years ago • 0 comments

It is similar to Result, but also has the third case: when we have both Success and Failure.

Link: https://github.com/gcanti/fp-ts/blob/master/src/These.ts

sobolevn avatar Sep 16 '20 11:09 sobolevn