enchanted_collection 1.2.0 copy "enchanted_collection: ^1.2.0" to clipboard
enchanted_collection: ^1.2.0 copied to clipboard

A collection toolkit of useful data structures and algorithms for collections.

1.2.0 #

  • isBlank added. Check documentation
  • isBiggerThen added. Check documentation
  • isBiggerOrEqualThen added. Check documentation
  • isSmallerThen added. Check documentation
  • isSmallerOrEqualThen added. Check documentation
  • forEachMapper async function capability asserted

1.1.2 #

  • Added async option to forEachMapper method. Now you can call await before it and execute async functions for each interation on the list.
  • List extensions now work in Iterable also
  • Commentary macros structures created
  • Logo added

1.1.1 #

README.md navigation summary fix

1.1.0 #

  • Change at index function added
  • tryDecode function added
  • addToIndex function name changed to insertToIndex
  • Readme Image updated
  • Better README.md documentation
  • Added examples to README.md
  • Example file added

1.0.0 #

  • Initial version.
2
likes
160
pub points
75%
popularity
screenshot

Publisher

unverified uploader

A collection toolkit of useful data structures and algorithms for collections.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on enchanted_collection