``` val data = Heap(arr) sort(data) ```
# announcements
k
Copy code
val data = Heap(arr)
sort(data)