|
buds
0.1
FORTRAN reference counted types
|
Remove a specific node from the linked list. More...

Private Member Functions | |
| subroutine | remove_node_ (this, index) |
Remove a specific node from the linked list.
This reorders the linked list in case the deleted node is not the last node.
I.e. the node is removed entirely from the list.
1.8.11