package hardcaml_waveterm
A terminal based digital waveform viewer for Hardcaml
Install
Dune Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=a6780e4310f46cd71ff8a3cdf12bb51afdf0eaea5e84645a148a4ecd0f02920b
doc/hardcaml_waveterm.kernel/Hardcaml_waveterm_kernel/Expert/Wave/Make/index.html
Module Wave.Make
Source
Parameters
module Data : sig ... end
Signature
Source
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
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page