Finds out whether the provided item will fit in the queue. Also considers the need of wrapping.
item to check
true if the item fits, else false
See Implementation
Finds out whether the provided item will fit in the queue. Also considers the need of wrapping.