package DAGaml

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