indexed_set 1.0.0+2 copy "indexed_set: ^1.0.0+2" to clipboard
indexed_set: ^1.0.0+2 copied to clipboard

IndexedSet is a Set implementation that computes an index for each of its elements and exposes this mapping through the [] operator.

Changelog #

1.0.0+2 #

  • Add CHANGELOG.md.

1.0.0+1 #

  • Dart 2 compatibility. Raised SDK version to 2.0.0, built_collection to 4.0.0, quiver to 2.0.0.
  • Add isEmpty, isNotEmpty, length properties to SupersetBuilder class.

1.0.0 #

  • Initial release.
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

IndexedSet is a Set implementation that computes an index for each of its elements and exposes this mapping through the [] operator.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

built_collection, collection, meta, quiver

More

Packages that depend on indexed_set