Overrides_interval_tree.IntervalInterval contains an interval tree entry's range and payload.
val create :
loc:Ocaml_parsing.Location.t ->
payload:'a ->
('a t, string) resultlow and high are included in the range. Returns Error if low > high