package molenc

  1. Overview
  2. Docs

Module Molenc.Atom_envSource

module L = BatList
Sourcetype layer = int * (PiEltHA.t * int) list
Sourcetype t = layer list
Sourceval counted_types_to_string : (PiEltHA.t * int) list -> string
Sourceval counted_types_of_string : string -> (PiEltHA.t * int) list
Sourceval layer_to_string : layer -> string
Sourceval layer_of_string : string -> layer
Sourceval to_string : t -> string
Sourceval of_string : string -> t
Sourceval parse_index_comment : Utls.filename -> int * string list
Sourceval parse_molecules_comment : Utls.filename -> int * string * string list
Sourceval parse_comment : in_channel -> int * string
Sourceval restore_mop2d_index : Utls.filename -> int * (t, int) Hashtbl.t
OCaml

Innovation. Community. Security.