package hardcaml_waveterm

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

Install

Dune Dependency

Authors

Maintainers

Sources

hardcaml_waveterm-v0.15.0.tar.gz
sha256=05c9aaa7e8bf3d834a10efb59d757d022adfff20eb371ac9558bb3927afc4bb4

doc/hardcaml_waveterm.interactive/Hardcaml_waveterm_interactive/Scroll/Adjustment/index.html

Module Scroll.AdjustmentSource

Sourcetype t = {
  1. mutable range : Base.int;
  2. mutable offset : Base.int;
  3. mutable on_offset_change : Base.int -> Base.unit;
}
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval set_range : ?trigger_callback:Base.bool -> t -> Base.int -> Base.unit
OCaml

Innovation. Community. Security.