base
Map.Continue_or_stop
base.base_internalhash_types
base.caml
base.md5
base.shadow_stdlib
type t =
| Continue
| Stop
val compare : t -> t -> int
val all : t list
val equal : t -> t -> bool
val sexp_of_t : t -> Sexp.t