eslint-plugin-fp-ts
eslint-plugin-fp-ts copied to clipboard
Prefer E.toUnion
E.fold(identity, identity)
(and variants) can be replaced with E.union
released in fp-ts 2.10.