package hardcaml_waveterm

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

Install

Dune Dependency

Authors

Maintainers

Sources

hardcaml_waveterm-v0.16.0.tar.gz
sha256=20844546139ee69e8d328b75a54369b2c1db91d88e43f7ca9ccfc0cd855be828

doc/hardcaml_waveterm.kernel/Hardcaml_waveterm_kernel/Expert/Draw/Make/argument-1-B/index.html

Parameter Make.B

type ctx
type style
val rows : ctx -> Base.int
val cols : ctx -> Base.int
val get_bounds : ctx -> rect
val get_style : Style.t -> style
val draw_int : ctx:ctx -> style:style -> bounds:rect -> r:Base.int -> c:Base.int -> Base.int -> Base.unit
val get : ctx:ctx -> bounds:rect -> r:Base.int -> c:Base.int -> Base.int * Style.t
OCaml

Innovation. Community. Security.