Skip to content

Releases: xinthink/collectionx.dart

1.0.0

06 Jun 06:40
Compare
Choose a tag to compare

Supports null safety

0.3.0

20 Apr 04:48
Compare
Choose a tag to compare
  • Null-safe extensions to Iterables
  • Null-safe extensions to Maps
  • Iterable indices

0.2.0

11 Feb 02:21
Compare
Choose a tag to compare

New modules & extensions added

  • Ranges & related functions
  • Simple currying utilities
  • Simple statistics methods added to Iterables: max, min & average, etc.

0.1.0

15 Jan 02:05
Compare
Choose a tag to compare
  • bug fixes
  • refactoring
  • example added

0.0.2

29 Dec 04:23
Compare
Choose a tag to compare
  • add maps extension
  • add more extension methods like flatMap to both Iterable & Map

0.0.1

27 Dec 11:27
Compare
Choose a tag to compare

This's the initial release, delivering the only module iterables.