Module Async_kernel__Stack_or_counter
An 'a Stack_or_counter.t
is like an 'a Stack.t
, except for 'a = unit
, it can be implemented with a counter.
val sexp_of_t : ('a -> Ppx_sexp_conv_lib.Sexp.t) -> 'a t -> Ppx_sexp_conv_lib.Sexp.t