package hardcaml_waveterm
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A terminal based digital waveform viewer for Hardcaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=a6780e4310f46cd71ff8a3cdf12bb51afdf0eaea5e84645a148a4ecd0f02920b
doc/hardcaml_waveterm.kernel/Hardcaml_waveterm_kernel/Expert/Waves/Make/argument-2-Wave/index.html
Parameter Make.Wave
type t = | Empty of Base.string| Clock of Base.string| Binary of Base.string * Data.t| Data of Base.string * Data.t * Hardcaml.Wave_format.t * Text_alignment.t
val sexp_of_t : t -> Sexplib0.Sexp.tinclude Ppx_compare_lib.Equal.S with type t := t
val set_name : t -> Base.string -> tval get_name : t -> Base.stringval get_to_str : t -> Hardcaml.Bits.t -> Base.stringval get_alignment : t -> Text_alignment.tval get_format : t -> Hardcaml.Wave_format.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>