double_linked_list 2.0.1 copy "double_linked_list: ^2.0.1" to clipboard
double_linked_list: ^2.0.1 copied to clipboard

A Generic Double Linked List data structure. Allows constant time inserting at elements at both ends, before and after any element and constant time element deletion.

Stable versions of double_linked_list

VersionMin Dart SDKUploadedDocumentationArchive
2.0.1Null safety2.123 years agoGo to the documentation of double_linked_list 2.0.1Download double_linked_list 2.0.1 archive
2.0.0Null safety2.123 years agoGo to the documentation of double_linked_list 2.0.0Download double_linked_list 2.0.0 archive
1.0.82.74 years agoCheck the analysis logs for double_linked_list 1.0.8Download double_linked_list 1.0.8 archive
1.0.72.74 years agoDownload double_linked_list 1.0.7 archive
1.0.62.74 years agoDownload double_linked_list 1.0.6 archive
1.0.52.74 years agoDownload double_linked_list 1.0.5 archive
1.0.42.04 years agoDownload double_linked_list 1.0.4 archive
1.0.32.104 years agoDownload double_linked_list 1.0.3 archive
1.0.22.104 years agoDownload double_linked_list 1.0.2 archive
1.0.12.104 years agoDownload double_linked_list 1.0.1 archive
1.0.02.84 years agoDownload double_linked_list 1.0.0 archive
11
likes
160
points
5.73k
downloads

Publisher

unverified uploader

Weekly Downloads

A Generic Double Linked List data structure. Allows constant time inserting at elements at both ends, before and after any element and constant time element deletion.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

equatable

More

Packages that depend on double_linked_list