package jane_rope

  1. Overview
  2. Docs
String representation with cheap concatenation.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=3174a58e3ad8f2652ad569e9b8a5be03d2e173c955e422fdc870ec929144cdd0

doc/index.html

jane_rope

API

Library jane_rope

  • Rope A rope is a standard data structure that represents a single string as a tree of strings, allowing concatenation to do no work up front. See the README.md file for details and motivating examples.
OCaml

Innovation. Community. Security.