I am implementing a scheduler algorithm and it would be nice to have a binary heap in Godot for things like this (to be able to get lowest value from an array in logarithmic time).
Going to make it a proposal on github soon, but checking for interest first