Module dlib.container.linkedlist

Singly linked list

Structs

NameDescription
LinkedList GC-free single linked list implementation.
LinkedListElement Element of single linked list.