mlpy.auxiliary.datastructs.Queue.remove

Queue.remove(item)[source]

Remove an element from the queue.

Parameters:

item :

The element to remove.