Add `toArray` function to `DoublyLinkedList`
ItsNickBarry opened this issue · 0 comments
ItsNickBarry commented
Include pagination: #152.
Paginated version will need to accept an initial value as an input rather than an index, because linked list values are not natively indexed.