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/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.