2e62adfa57
epic rust mention in function docs !!!!
4caa80580b
add docs to queue_read and stack_pop
2eeca32ac9
improve doubly linked list in the same way as the last commit
e07bb4eee0
improve linked list insert and merge from O(n) to O(1)