simple_sparse_list 0.1.4 copy "simple_sparse_list: ^0.1.4" to clipboard
simple_sparse_list: ^0.1.4 copied to clipboard

A simple and efficient implementation of an unmodifiable sparse list based on the binary search algorithm.

0.1.4 #

  • Fixed bug in combineRanges
  • The range combining algorithm has been reimplemented.

0.1.3 #

  • Added new feature: The ability to combine ranges with values.
  • Added a comprehensive test to check the range combining procedure.

0.1.2 #

  • Fixed error processing the length parameter in the SparseList class constructor.

0.1.1 #

  • Added new feature: The ability to obtain internal data has been implemented.

0.1.0 #

  • Initial release
0
likes
160
points
67.7k
downloads

Publisher

unverified uploader

Weekly Downloads

A simple and efficient implementation of an unmodifiable sparse list based on the binary search algorithm.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on simple_sparse_list