Module Splay_tree__Splay_tree0_intf.Splay_tree.Make_without_reduction.Partition

type t = {
lt : t;
mid : t;
gt : t;
}