package itv-tree

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t
module Interval : sig ... end
val create : 'a Interval.t list -> 'a t
val of_triplets : (float * float * 'a) list -> 'a t
val query : 'a t -> float -> 'a Interval.t list
OCaml

Innovation. Community. Security.