-record(tree, { root :: gleam@option:option(glib@tree:tree_node(any())), comparator :: fun((any(), any()) -> gleam@order:order()) }).