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

Dart 1 only

This data structure maps intervals to values and allows you to find all intervals that contain an index in O(ln(n)), where n is the number of intervals stored.

4 versionsVersions feed

Stable versions of interval_skip_list

VersionMin Dart SDKUploadedDocumentationArchive
0.1.01.89 years agoCheck the analysis logs for interval_skip_list 0.1.0Download interval_skip_list 0.1.0 archive
0.0.31.010 years agoCheck the analysis logs for interval_skip_list 0.0.3Download interval_skip_list 0.0.3 archive
0.0.21.010 years agoDownload interval_skip_list 0.0.2 archive
0.0.11.010 years agoDownload interval_skip_list 0.0.1 archive
0
likes
40
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

This data structure maps intervals to values and allows you to find all intervals that contain an index in O(ln(n)), where n is the number of intervals stored.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

meta

More

Packages that depend on interval_skip_list