vndmtrx / libadt

:vertical_traffic_light:libadt - an abstract data types library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lack of function to change item's position

vndmtrx opened this issue · comments

Single linked list doesn't have a function to change a item's position inside the list.