package diffast-core

  1. Overview
  2. Docs
val mutable confidence : confidence
val mutable primary_prox : int
val mutable secondary_prox : int
val mutable primary_pivot : ('node_t * 'node_t) option
val mutable secondary_pivot : ('node_t * 'node_t) option
method lower_confidence : unit
method low_confidence : bool
method high_confidence : bool
method primary_prox : int
method secondary_prox : int
method set_primary_prox : int -> unit
method set_secondary_prox : int -> unit
method primary_pivot : 'node_t * 'node_t
method secondary_pivot : 'node_t * 'node_t
method set_primary_pivot : ('node_t * 'node_t) -> unit
method set_secondary_pivot : ('node_t * 'node_t) -> unit
OCaml

Innovation. Community. Security.