Creates a binomial heap from an array
the array to convert
a new binomial heap containing the elements from the array
if the array is empty
Creates a binomial heap from an array