Hi,
In CLRS, there are algorithms about DECREASE-KEY and DELETE-NODE.
However, in the Functional approach, I didn't find corresponding solution.
One approach may just mark the node as `deleted' and when pops the top element from the heap, we repeat it until find a unmarked node.
--
LIU
https://sites.google.com/site/algoxy/home