Up
—
package
jenga
Module
Jenga_lib.Metrics.Counter
type
t
val
create : string
‑>
t
val
incr :
t
‑>
unit
val
get :
t
‑>
int