package hardcaml_waveterm

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=a6780e4310f46cd71ff8a3cdf12bb51afdf0eaea5e84645a148a4ecd0f02920b

doc/src/hardcaml_waveterm.kernel/text_alignment.ml.html

Source file text_alignment.ml

1
2
3
4
5
6
open! Base

type t =
  | Left
  | Right
[@@deriving sexp_of, equal]
OCaml

Innovation. Community. Security.