Element.next

Next and previous element. For the first/last bucket element next/prev is null, respectively.

struct Element
package
Element* next;

Meta