package molenc

  1. Overview
  2. Docs

Module Molenc.MSE_molSource

Sourcemodule L = MyList
Sourcemodule Log = Dolog.Log
module String = BatString
Sourcemodule StringMap = BatMap.String
Sourcetype t = {
  1. name : string;
  2. map : int StringMap.t;
}
Sourceval create : string -> int StringMap.t -> t
Sourceval get_name : t -> string
Sourceval get_map : t -> int StringMap.t
Sourceval feat_count_of_string : string -> string * int
Sourceval read_one : string list -> t
Sourceval previous_name : string ref
Sourceexception Break
Sourceval get_lines : in_channel -> string list
Sourceval of_lines : string L.t -> t list
OCaml

Innovation. Community. Security.