Module Interface.Create_fn

Type of functions representing the implementation of a circuit from an input to output interface.

Parameters

Signature

type 'a t = 'a I.t -> 'a O.t
val sexp_of_t : ('a -> Ppx_sexp_conv_lib.Sexp.t) -> 'a t -> Ppx_sexp_conv_lib.Sexp.t