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.

11
likes
160
points
7.3k
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)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

equatable

More

Packages that depend on double_linked_list