eitherx 1.0.0 copy "eitherx: ^1.0.0" to clipboard
eitherx: ^1.0.0 copied to clipboard

outdated

Either is a generic class in Dart that represents a value of one of two possible types L or R. The class is useful when you want to return a value that can either be of type L or of type R, but not both.

-/ -
pub points
83
downloads

This package version is not analyzed. Check the latest stable version for its analysis.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
0
points
83
downloads

Publisher

unverified uploader

Weekly Downloads

Either is a generic class in Dart that represents a value of one of two possible types L or R. The class is useful when you want to return a value that can either be of type L or of type R, but not both.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta

More

Packages that depend on eitherx