set_list 0.2.0 copy "set_list: ^0.2.0" to clipboard
set_list: ^0.2.0 copied to clipboard

Sorted lists are a pretty efficient way to represent and operate over sets. This library does that.

0.2.0 #

  • Added clone.
  • Added infinity sets, which behave somewhat as if they contain every possible value (where possible)
  • Added comparisonScan, which reports differences and similarities in order in callbacks. Really you could define all of the other methods in terms of this, but it seems to be very slightly slower.

0.1.0 #

  • Initial version.
0
likes
150
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Sorted lists are a pretty efficient way to represent and operate over sets. This library does that.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on set_list