On Saturday, January 3, 2015 8:22:24 PM UTC+10, Rodolfo Santana wrote:
>
> Let's say I have an array x=rand(10) . How do I use the heapify! function 
> to heapify x?
>


Collections.heapify!(x)

Cheers
Lex
 

>
> Thanks!
> -Rodolfo
>
>
>

Reply via email to