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

Package detail

@unsplash/sum-types-fast-check

unsplash18MIT0.5.0TypeScript support: included

fast-check bindings for @unsplash/sum-types.

functional-programming, typescript, sum-types, fast-check

readme

changelog

Changelog

This project adheres to semantic versioning.

0.5.0 (2023-05-16)

Support @unsplash/sum-types ^0.3.0.

0.4.0 (2023-03-23)

Fix nullary equality checks in Jest and others that compare the reference equality of functions.

0.3.0 (2023-01-04)

fast-check peer dependency set to version ^3.5.0.

0.2.0 (2022-09-05)

Support @unsplash/sum-types ^0.3.0.

0.1.1 (2022-02-22)

Add ESM support.

0.1.0 (2022-02-09)

The initial release of @unsplash/sum-types-fast-check, providing getArb and nullaryArb.