package hardcaml_waveterm

  1. Overview
  2. Docs
module R : sig ... end
val draw : ?signals:Import.bool -> ?values:Import.bool -> ?waves:Import.bool -> ?style:Styles.t -> ?rows:Import.int -> ?cols:Import.int -> Waves.t -> Draw.In_memory.ctx