ivanseidel / LinkedList

🔗 A fully implemented LinkedList made to work with general Microcontrollers and Arduino projects
MIT License
347 stars 120 forks source link

Add end() method to access last element of the list #50

Closed vortigont closed 3 years ago

vortigont commented 3 years ago

Could quite handy sometimes to access the end of list