package DAGaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type args =
  1. | Stats of GuaCaml.Tree.stree -> unit
val get_stats : args list -> (GuaCaml.Tree.stree -> unit) list
val map_stats : (unit -> GuaCaml.Tree.stree) -> args list -> unit
val print_stats : args