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 : (?port_checks:Port_checks.t -> ?add_phantom_inputs:Base.Bool.t -> name:Base.String.t -> create -> t) with_create_options

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