What do you think about a `Get(index int)`-like method to get an arbitrary element from a queue in `O(n)` by iterating the linked list?