package hardcaml

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

Module type Constant.Bit

type t
val vdd : t
val gnd : t
val equal : t -> t -> Base.Bool.t