DISPATCH
|
Doubly linked list (DLL), carrying anything, as simply as possible. More...
Data Types | |
type | dll_node_t |
type | dll_t |
Functions/Subroutines | |
subroutine | init (self, name) |
Initialize a doubly-linked-list (DLL), with anonymous carry. | |
Doubly linked list (DLL), carrying anything, as simply as possible.