Is there a heap queue implementation module in ruby that provides methods like heapify_min
or heapify_pop
? Something like this https://docs.python.org/2/library/heapq.html but ruby equivalent.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)