-record(heap, { root :: structures@leftist_heap:t(any()), compare :: fun((any(), any()) -> gleam@order:order()) }).