package DAGaml

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