package diffast-core

  1. Overview
  2. Docs
type node_t = Spec.node_t
module M : sig ... end
module Tbl : sig ... end
type t = Tbl.key
type 'a cenv_t = < get_adjacency_score : ?anchor:(node_t * node_t) option -> t -> t -> float ; _get_adjacency_score : ?anchor:(node_t * node_t) option -> t -> t -> float * (t * t) list.. > as 'a
OCaml

Innovation. Community. Security.