package index

  1. Overview
  2. Docs
type t
val compare : t -> t -> int
val of_entry : Entry.t -> t
val of_key : Entry.Key.t -> t
val linear_interpolate : low:(int64 * t) -> high:(int64 * t) -> t -> int64