Module Hardcaml_waveterm.Wave_format
type t=|BinaryBinary.
|BitLike
Binary, but shows a single bit as a line.|Bit_or of tIf
width=1thenBitsotherwiset|HexHexadecimal.
|Unsigned_intUnsigned integer.
|IntSigned integer.
|Index of Import.string Import.listUse data as index into given list of strings.
|Custom of Import.Bits.t -> Import.stringUser defined formatting.
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
Custom constructors are compared for physical equality.