Module Hardcaml_waveterm.Waves
module Config : sig ... endtype t={cfg : Config.t;waves : Wave.t Import.array;}
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val write : Import.Out_channel.t -> t -> Import.unitval read : Import.In_channel.t -> t