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