Added ability to maintain ordered linked list based on "insertAsc" function. The function takes a comparator function that allows for specific order behavior. If values collide, then FIFO or LIFO order can be maintained based on comparator function implementation.

Dependents:   JobScheduler

Fork of LinkedList by Sam Grove

Download repository: zip gz

Files at revision 15:f715e3067fa8

Name Size Actions
[up]
LinkedList.h 13443 Revisions Annotate