package charInfo_width

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

Install

Authors

Maintainers

Sources

1.1.0.tar.gz
md5=a539436d1da4aeb93711303f107bec7e

Description

This module is implemented purely in OCaml and the width function follows the prototype of POSIX's wcwidth.

Published: 05 Dec 2018

Dependencies (4)

  1. dune
  2. camomile >= "1.0.0" & < "2.0~"
  3. result
  4. ocaml >= "4.02.3"

Dev Dependencies (1)

  1. ppx_expect with-test

Used by (1)

  1. zed >= "2.0" & < "3.2.0"

Conflicts

None