package hardcaml_step_testbench

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type (!'a, !'o) t = {
  1. output : 'o;
  2. result : 'a;
}
val sexp_of_t : ('a -> Sexplib0.Sexp.t) -> ('o -> Sexplib0.Sexp.t) -> ('a, 'o) t -> Sexplib0.Sexp.t
OCaml

Innovation. Community. Security.