package incremental

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