package ocp-build

  1. Overview
  2. Docs
type t
val node : t -> node
val iter_edges : (t -> unit) -> t -> unit
val name : t -> string
val verbose : int -> bool