SinglyLinkedList
Fields of this type
Fields
- first:?*Node
- = null
This struct contains only a next pointer and not any data payload.
Types
- Node
- This struct contains only a next pointer and not any data payload.
Functions in this namespace
Fields of this type
This struct contains only a next pointer and not any data payload.
Functions in this namespace