Module InferModules.Counter

type t
val make : int -> t
val next : t -> int