Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@unsplash/sum-types-fp-ts

unsplash22MIT0.4.2TypeScript support: included

fp-ts bindings for @unsplash/sum-types.

functional-programming, typescript, sum-types, fp-ts

readme

changelog

Changelog

This project adheres to semantic versioning.

0.4.2 (2024-02-16)

More conformant Show instances.

0.4.1 (2024-01-15)

Fix excess property checking for nullary sums.

0.4.0 (2023-05-16)

Support @unsplash/sum-types ^0.4.0.

0.3.0 (2022-09-05)

Support @unsplash/sum-types ^0.3.0.

0.2.1 (2022-02-22)

Add ESM support.

0.2.0 (2022-01-13)

Support @unsplash/sum-types ^0.2.1.

0.1.0 (2021-10-27)

The initial release of @unsplash/sum-types-fp-ts, providing getEq, getOrd, and getShow.