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: 33

Dependents: 1

Suggesters: 0

Stars: 0

dev-next / 6.2.x-dev 2026-04-28 08:04 UTC

This package is auto-updated.

Last update: 2026-04-28 08:11:26 UTC


README

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