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.16.0.tar.gz
sha256=20844546139ee69e8d328b75a54369b2c1db91d88e43f7ca9ccfc0cd855be828

doc/hardcaml_waveterm.kernel/Hardcaml_waveterm_kernel/Expert/Data/index.html

Module Expert.DataSource

A dynamically-sized array, similar to std::vector in C++.

Sourcetype t
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
include Ppx_compare_lib.Comparable.S with type t := t
Sourceval compare : t -> t -> int
include Ppx_compare_lib.Equal.S with type t := t
Sourceval equal : t -> t -> bool
Sourceval create : Base.int -> t
Sourceval init : Base.int -> width:Base.int -> f:(Base.int -> Hardcaml.Bits.t) -> t
Sourceval length : t -> Base.int
Sourceval width : t -> Base.int
Sourceval non_cache_hits : t -> Base.int
OCaml

Innovation. Community. Security.