package rope
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
Ropes ("heavyweight strings")
Install
Dune Dependency
Authors
Maintainers
Sources
rope-0.6.tbz
sha256=ec06f5493de29aaa368c742d15c0daa97952c2e6efa56225289389a6a65df31a
md5=a238dea21241eb3103acff6f164256a2
Description
Ropes ("heavyweight strings") are a scalable string implementation: they are designed for efficient operation that involve the string as a whole. Operations such as concatenation, and substring take time that is nearly independent of the length of the string. Unlike strings, ropes are a reasonable representation for very long strings such as edit buffers or mail messages.
Dependencies (3)
-
jbuilder
>= "1.0+beta7"
- base-bytes
-
ocaml
>= "4.03.0"
Dev Dependencies (1)
-
benchmark
with-test
Used by (1)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page