Search by

php-standard-library / either-or-both

azjezz

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

Package info

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

Homepage

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

Statistics

Installs: 155 164

Dependents: 1

Suggesters: 0

Stars: 4

6.2.1 2026-05-23 20:26 UTC

This package is auto-updated.

Last update: 2026-08-23 23:18:40 UTC


README

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