Closed mb64 closed 4 years ago
One of the nicest things about XOR linked lists is the O(1) reverse. This PR adds that functionality.
Thanks!
One of the nicest things about XOR linked lists is the O(1) reverse. This PR adds that functionality.