package statocaml_profile

  1. Overview
  2. Docs

Module type Subsys.PSource

type t
val compare : t -> t -> int
val list : t list
val to_string : t -> string
val list_of_filename : string -> t list
val list_of_label : string -> t list
val to_dot_color : t -> string