ordered_set 2.0.2 copy "ordered_set: ^2.0.2" to clipboard
ordered_set: ^2.0.2 copied to clipboard

outdated

A simple implementation of an Ordered Set for Dart that allows multiple items with the same priority.

2.0.2 #

  • Improve repository organization

2.0.1 #

  • Simplify implementation of iterator and removeWhere

2.0.0 #

  • Change removeWhere api

1.1.5 #

  • Fix coveralls, bump dependencies

1.1.4 #

  • Improve build and fix warnings

1.1.3 #

  • Formatting, removing warnings

1.1.2 #

  • Fix for dart2

1.1.0 #

  • Improving documentation via dartdocs

1.0.0 #

  • Adding Comparing class

0.1.0 #

  • Initial version, adding Ordered Set with basic operations
29
likes
40
pub points
91%
popularity

Publisher

verified publisherblue-fire.xyz

A simple implementation of an Ordered Set for Dart that allows multiple items with the same priority.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on ordered_set