package piece_rope

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

Install

Dune Dependency

Authors

Maintainers

Sources

piece_rope-0.9.1.tbz
sha256=e8e799251c08ddead0fabe80244712143a0f8a75ceaf18e3bf7fceac27cc5fa4
sha512=0d4a61f65418170fcd90e5ef185a7b008ed051a0dfbce5cb222d5e7451f88336fad6f0795f75bae788663feaf463c5f1e88fd080a6bf86c542431b0a53288024

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 (6)

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

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None