package rope

  1. Overview
  2. Docs
Ropes ("heavyweight strings")

Install

Dune Dependency

Authors

Maintainers

Sources

rope-0.6.1.tbz
sha256=62f676f5e5843403b17ee06b2d509995cf8b0d0121725206054bfef0251210ff
md5=b1a34f8a645ee153005565be87e9dbc7

CHANGES.md.html

0.6.1 2017-12-25

  • Sync the license headers with LICENSE.md.

0.6 2017-11-17

  • Enrich the library to have all functions of the String module.

  • Add rope.top findlib library so one can just do #require "rope.top";; in the toplevel (REPL).

  • Compatible with -safe-string and code improvements based on string immutability.

  • Port to jbuilder.

  • Fix all warnings.

  • Clarify the license for files in bench/ and fix FSF address.

OCaml

Innovation. Community. Security.