hardcaml_waveterm.kernel
M.Data
hardcaml_waveterm
hardcaml_waveterm.cyclesim
hardcaml_waveterm.event_store
hardcaml_waveterm.interactive
ppxlib
yojson
type t
val sexp_of_t : t -> Sexplib0.Sexp.t
include Ppx_compare_lib.Equal.S with type t := t
val equal : t -> t -> bool
include Ppx_compare_lib.Equal.S__local with type t := t
val width : t -> int
val length : t -> int
val get : t -> int -> Hardcaml.Bits.t
val get_digestible_string : t -> Bytes.t * int