list_utilities 0.1.3 copy "list_utilities: ^0.1.3" to clipboard
list_utilities: ^0.1.3 copied to clipboard

outdated

A collection of basic extension methods for Iterables, Lists, and Sets.

0.1.3 March 3, 2021 #

  • Added the [getRandom], [transform], [transformAll], and [count] methods to [ListUtilities].

  • Added the [getRandom], [removeFirst] and [removeLast] methods to [SetUtilities].

  • Fixed a bug in [removeLastWhere] in [ListUtilities].

0.1.2 February 1, 2021 #

  • Added the + operator to [IterableUtilities].

0.1.1 February 1, 2021 #

  • Moved [equals] from [SetUtilities] to [IterableUtilities], renamed it to [matches], and added the [ordered] parameter to it.

  • Moved [random] from [ListUtilities] to [IterableUtilities].

  • Added [removeRandom] to [ListUtilities] and [SetUtilities].

  • Added the [removeFirst], [removeFirstWhere] and [removeLastWhere] methods to [ListUtilities].

0.1.0 January 28, 2021 #

  • Initial release.
5
likes
30
points
9.27k
downloads

Publisher

verified publisherjamesalex.dev

Weekly Downloads

A collection of basic extension methods for Iterables, Lists, and Sets.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

More

Packages that depend on list_utilities