A templated class for creating dynamic Double Linked Lists. A Double Linked List is a Linked List where each node points to the next node and the previous node.
This library provides an easy and efficient way to create dynamic Double Linked Lists in Arduino projects. It supports various operations such as append, insert, and remove, among others.
Filename | Release Date | File Size |
---|---|---|
DoubleLinkedList-1.0.0.zip | 12.87 KiB |