* Use Vec.last() method to access the top item of stack. * Use Vec.last() method to access the top item of stack. |
||
|---|---|---|
| .. | ||
| array_deque.rs | ||
| array_queue.rs | ||
| array_stack.rs | ||
| deque.rs | ||
| linkedlist_deque.rs | ||
| linkedlist_queue.rs | ||
| linkedlist_stack.rs | ||
| queue.rs | ||
| stack.rs | ||