package molenc

  1. Overview
  2. Docs

Module Molenc.Atom_pairSource

Sourcetype t = {
  1. src : PiEltHA.t;
  2. dst : PiEltHA.t;
  3. dist : int;
}
Sourceval create : String.t -> String.t -> int -> t
Sourceval to_string : t -> string
Sourceval dist : t -> int
OCaml

Innovation. Community. Security.