num_utilities 1.0.1 copy "num_utilities: ^1.0.1" to clipboard
num_utilities: ^1.0.1 copied to clipboard

outdated

A collection of extension methods for nums, ints, and doubles; and iterables of nums, ints, and doubles.

1.0.1 March 15, 2021 #

  • Updated every method and getter to cast to and reference a single implementation of each respective method/getter on Iterable<num?>.

  • Added the [isIncremental] and [isDecremental] methods to Iterable<num>.

1.0.0 March 3, 2021 #

  • Migrated to null-safe code.

  • Added the [invert] getter to [num], [int], and [double].

0.1.0 January 28, 2021 #

  • Initial release.
2
likes
0
points
25.2k
downloads

Publisher

verified publisherjamesalex.dev

Weekly Downloads

A collection of extension methods for nums, ints, and doubles; and iterables of nums, ints, and doubles.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on num_utilities