positive_num 1.0.8 copy "positive_num: ^1.0.8" to clipboard
positive_num: ^1.0.8 copied to clipboard

outdated

The package contains an immutable value object called PositiveNum that encapsulates a positive number (any number greater than 0) which can be int or double. PositiveNum guarantees that its value is a [...]

-/ -
pub points
6
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:
4
likes
0
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

The package contains an immutable value object called PositiveNum that encapsulates a positive number (any number greater than 0) which can be int or double. PositiveNum guarantees that its value is always positive and can't be change after creation. PositiveNum can't be created with 0 or negative value.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on positive_num