php-standard-library/either-or-both

Three-variant disjoint union type (Left/Right/Both) for values that may be present on either or both of two sides

Maintainers

Package info

github.com/php-standard-library/either-or-both

Homepage

pkg:composer/php-standard-library/either-or-both

Statistics

Installs: 10 865

Dependents: 1

Suggesters: 0

Stars: 3

6.2.1 2026-05-23 20:26 UTC

This package is auto-updated.

Last update: 2026-05-23 22:51:58 UTC


README

Three-variant disjoint union type (Left/Right/Both) for values that may be present on either or both of two sides.