package DAGaml

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