class Object

Constants

DllNode

Struct that represents a node of a Double Linked List. @note “prev” and “next” are nodes, the previous and next one respectively. Value can be of any type