solidstate-network/solidstate-solidity

Add `toArray` function to `DoublyLinkedList`

ItsNickBarry opened this issue · 0 comments

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.