![]() |
@kv
0.0.4
Library for graph problems in C and Python
|
Public Attributes | |
| AtSList | base |
| struct _AtList * | prev |
| AtSList AtList::base |
All resources of single linked list (link to next item and value)
| struct _AtList* AtList::prev |
Link to previous item