sparse_list 0.1.0 copy "sparse_list: ^0.1.0" to clipboard
sparse_list: ^0.1.0 copied to clipboard

Dart 1 only

A sparse list for large chunks with the same value. Compress lists like [0,0,0,0,0,1,1,2,2,2,2,2,2,2,3]

Changelog - Sparse List #

0.0.8 - 2013-12-27 #

  • Add operator[]=.
  • Add operator[].
0
likes
15
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

A sparse list for large chunks with the same value. Compress lists like [0,0,0,0,0,1,1,2,2,2,2,2,2,2,3]

View/report issues

License

MIT (license)

More

Packages that depend on sparse_list