hardcaml_waveterm.interactive
M.Waves
hardcaml_waveterm
hardcaml_waveterm.cyclesim
hardcaml_waveterm.event_store
hardcaml_waveterm.kernel
ppxlib
yojson
module Config : sig ... end
type t = {
cfg : Config.t;
waves : Wave.t Base.array;
}
val sexp_of_t : t -> Sexplib0.Sexp.t
val total_rows : t -> Base.int