Node.elem

Stores the element referred by this node

struct Node
E elem;

Meta