removeNext
Remove the node after the one provided, returning it.
Function parameters
Parameters
- node:*Node
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
Functions
Source