mlpy.auxiliary.datastructs.FIFOQueue.remove

FIFOQueue.remove(item)

Remove an element from the queue.

Parameters:

item :

The element to remove.