package textutils

  1. Overview
  2. Docs
Text output utilities

Install

Dune Dependency

Authors

Maintainers

Sources

textutils-v0.12.0.tar.gz
sha256=811035b63ecc0fc63f4ce07ca15140cefdbc6118ed7b419aa1bfdb81bee8f5d8
md5=c6be835c68943135ccca40a034a1eb28

doc/textutils.ascii_table/Ascii_table/Table_char/index.html

Module Ascii_table.Table_char

type t = {
  1. ascii : char;
  2. utf8 : string;
}
val connect : ?top:unit -> ?bottom:unit -> ?left:unit -> ?right:unit -> unit -> t
OCaml

Innovation. Community. Security.