package DAGaml

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