package incremental

  1. Overview
  2. Docs
type t = Expert.Step_result.t =
  1. | Keep_going
  2. | Done
val sexp_of_t : t -> Sexplib0.Sexp.t