package hardcaml_waveterm

  1. Overview
  2. Docs
A terminal based digital waveform viewer for Hardcaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=a6780e4310f46cd71ff8a3cdf12bb51afdf0eaea5e84645a148a4ecd0f02920b

doc/hardcaml_waveterm.interactive/Hardcaml_waveterm_interactive/Widget/Make/argument-2-M/Waves/index.html

Module M.Waves

module Config : sig ... end
type t = {
  1. cfg : Config.t;
  2. waves : Wave.t Base.array;
}
val sexp_of_t : t -> Sexplib0.Sexp.t
OCaml

Innovation. Community. Security.