ordered_iterable 1.0.10 copy "ordered_iterable: ^1.0.10" to clipboard
ordered_iterable: ^1.0.10 copied to clipboard

Multi-level (by more than one key simultaneously), hierarchical, stable sorting of iterable collections (orderBy, orderByDescending, thenBy, thenByDescending).

1.0.10 #

  • Added an example of list sorting (example_sort_list.dart).

1.0.9 #

  • Minor changes to the Comparer.

1.0.8 #

  • Changes to the OrderedIterable sorting algorithm.

1.0.7 #

  • Minor changes to the OrderedIterable iterator creation algorithm.

1.0.6 #

  • Minor improvement to the OrderedIterable iterator algorithm. Added freeing of unused memory.

1.0.5 #

  • The multi-level (hierarchical) sorting algorithm has been refactored.

1.0.4 #

  • Undoing changes from the previous version.

1.0.3 #

  • The behavior of the ordering mechanism has been changed.

1.0.2 #

  • Renamed class TypeHolder to _TypeHolder.

1.0.1 #

  • Minor changes in the example/example.dart file.
  • Minor changes in the README.md file.

1.0.0 #

  • Initial release.
1
likes
160
points
452
downloads

Publisher

unverified uploader

Weekly Downloads

Multi-level (by more than one key simultaneously), hierarchical, stable sorting of iterable collections (orderBy, orderByDescending, thenBy, thenByDescending).

Repository (GitHub)
View/report issues

Topics

#sort #sorting #collection

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection

More

Packages that depend on ordered_iterable