package charInfo_width

  1. Overview
  2. Docs
Determine column width for a character

Install

Dune Dependency

Authors

Maintainers

Sources

2.0.0.tar.gz
md5=220645b99124d6871e503527ca363ce5

CHANGES.md.html

2.0.0 (2023-08-08)

  • compatible with camomile 2.0 (#1, @dmbaturin Daniil Baturin)

1.1.0 (2018-12-04)

  • Loosen the restriction of parameter module of CharInfo_width.String functor. Only the length and get functions are required.

1.0.0 (2018-12-03)

  • remove the width\_utext function

  • add CharInfo_width.String functor to calculates all kind of strings compatible with Camomile.UnicodeString.Type.t

0.1.0 (2018-11-16)

initial release