package DAGaml

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