package hardcaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module I : Interface.S
module O : Interface.S

Signature

val create_exn : ?config:Config.t -> name:Base.string -> create -> t

Create a circuit with inputs and outputs automatically defined and labelled according to the input (I) and output (O) interfaces.