Method ADT.Heap()->remove() Method remove void remove(mixed value) Description Remove a value from the heap. Parameter value Value to remove. See also push(), pop()