package DAGaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type carry = {
  1. ninputs : int;
  2. ff : string;
  3. prefix : string;
  4. inputs : string array;
  5. name_space : GuaCaml.NameSpace.var_type GuaCaml.NameSpace.t;
  6. assign : CmdTypes.prg ref;
}
module MODELE : sig ... end
module EXP : sig ... end
val export : string system -> CmdTypes.prg