-record(tree, { root :: structures@red_black_tree:node_(any()), compare :: fun((any(), any()) -> gleam@order:order()) }).