package metapp

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Metapp_ppx.Counter

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