You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
(synopsis "A data structure for efficiently manipulating strings")
(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.")
(depends
(ocaml (>= 4.13.0))
dune
(atdgen (>= 2.11.0))
(yojson (>= 2.0.2))
(alcotest (>= 1.7.0))
(bisect_ppx (>= 2.5.0)))
(tags
(text "piece table" "piece tree" rope unicode)))
; See the complete stanza docs at https://dune.readthedocs.io/en/stable/dune-files.html#dune-project