package piece_rope

  1. Overview
  2. Docs
A data structure for efficiently manipulating strings

Install

Dune Dependency

Authors

Maintainers

Sources

piece_rope-0.9.0.tbz
sha256=4d190b56d1b7a88ce4da6d7433b3ab0bc5589e5813c8b1da29e4d259759e2e1f
sha512=830828e0e32a3d99b7ee2a4422c542ecb057723b5fd78bb43e66c48ada8cefbe4db070e5179c4edd850ddde474134a0e5df6e5cae2aabdd0892676679dc20106

Description

Supports UTF-8, UTF-16 and UTF-32 for interacting with external systems. Provides extensibility points for you to implement domain-specific functions. Documented and designed to be simple to use.

Dependencies (5)

  1. alcotest >= "1.7.0"
  2. yojson >= "2.0.2"
  3. atdgen >= "2.11.0"
  4. dune >= "3.6"
  5. ocaml >= "4.13.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None