A node in a singly-linked list, whose link and value can be changed.
the type of each value in the list
Generated using TypeDoc
A node in a singly-linked list, whose link and value can be changed.