persistent 1.0.0 copy "persistent: ^1.0.0" to clipboard
persistent: ^1.0.0 copied to clipboard

Dart 1 only

Efficient persistent data structures for Dart. "Persistent" means immutable here, not "saved on disk".

Persistent Changelog #

1.0.0 #

  • Pass dart 2 analyzer

0.9.0 #

  • Make strong mode compliant

0.8.3 #

  • Remove call to deprecated function in args parsing
  • Use new enumerators' apply in tests
  • Bump dependencies' upper bounds

0.8.2 #

  • Mode run_all_tests.sh to tests/run.sh to adhere to pub.drone.io's conventions.

0.8.1 #

  • Added CHANGELOG.md
  • Moved benchmarks to the standard benchmark directory
0
likes
35
pub points
0%
popularity

Publisher

unverified uploader

Efficient persistent data structures for Dart. "Persistent" means immutable here, not "saved on disk".

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on persistent