removeAll
Remove all elements whose data equals @data from @queue.
Return
the number of elements removed from @queue
Since
2.4
Parameters
data
the data to remove
Remove all elements whose data equals @data from @queue.
the number of elements removed from @queue
2.4
the data to remove