Make.1-T
include Ppx_compare_lib.Equal.S with type t := t
val equal : t Base__Ppx_compare_lib.equal
Only constants are valid (ie the type t
does not represent a notion of inputs). This allows more compact sexp printing.
Mux's should be optimised. The select values will be converted to an int and used access the data list. Only valid in conjunction with constant_only
.
val vdd : t
val gnd : t
val to_char : t -> Base.char
val of_char : Base.char -> t