dice
dice copied to clipboard
Add support for command LINSERT #659
- Adds support for command
LINSERT. - Adds
DequeIteratorfor traversing over the deque.LRANGEcommand should now be straight forward to implement using the iterator.
Marking this a draft for now. Will be adding Benchmarking and Integration tests. Also will update eval_test file as well.
Early review in the draft will be appreciated.
Thanks!