Expand description
Module providing access to the pointers of the linked list nodes.
Traits§
- Doubly
Pointer - A node pointer in a doubly linked list.
- Singly
Pointer - A node pointer in a Singly linked list.
Module providing access to the pointers of the linked list nodes.