In PHP what is a more logical way of writing this iterator() and remove() method from a linked list?

Started by Jaylen, November 17, 2016, 07:04:54 PM

Previous topic - Next topic

Rohan

Hi everyone, I'd like to ask you a technical question, in php what is a more logical way of writing this iterator() and remove() method from a linked list? Please answer me quickly!