Make.Metric
type t
val compare : t -> t -> int
val of_entry : Entry.t -> t
val of_key : Entry.Key.t -> t
val linear_interpolate : low:(Import.int63 * t) -> high:(Import.int63 * t) -> t -> Import.int63