package DAGaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val tag : Ldd_B_o_nucx_types.tag -> string
val uniq : (int * bool * (Ldd_B_o_nucx_types.tag * int) list) GuaCaml.STools.ToS.t
val pair : (int * (Ldd_B_o_nucx_types.tag * int) list * (bool * (Ldd_B_o_nucx_types.tag * int) list)) GuaCaml.STools.ToS.t
val leaf : int GuaCaml.STools.ToS.t
val edge : (int * bool * (Ldd_B_o_nucx_types.tag * int) list) GuaCaml.STools.ToS.t
val node : unit GuaCaml.STools.ToS.t
val next' : 'a GuaCaml.STools.ToS.t -> (int, 'a) GuaCaml.Tree.gnext -> string
val edge' : 'a GuaCaml.STools.ToS.t -> ((int * bool * (Ldd_B_o_nucx_types.tag * int) list) * (int, 'a) GuaCaml.Tree.gnext) GuaCaml.STools.ToS.t
val node' : 'a GuaCaml.STools.ToS.t -> (unit * ((int * bool * (Ldd_B_o_nucx_types.tag * int) list) * (int, 'a) GuaCaml.Tree.gnext) * ((int * bool * (Ldd_B_o_nucx_types.tag * int) list) * (int, 'a) GuaCaml.Tree.gnext)) GuaCaml.STools.ToS.t