Module Metapp_ppx.Counter

type t = int Stdcompat.ref
val make : unit -> int Stdcompat.ref
val count : int Stdcompat.ref -> int