Module Catala_utils.Graphs

module JSON_Graph (V : sig ... end) (G : Graph.Sig.G with type V.t = V.t) : sig ... end