metame / bytestring

Efficient, immutable, UTF friendly byte strings with Elixir-style pattern matching for OCaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bytestring

Efficient, immutable, UTF friendly byte strings with Elixir-style pattern matching

Bytestring implements efficient, immutable, pattern-matchable, UTF friendly byte strings backed up by a rope implementation with mutable iterator instances and a transient interface in the spirit of Clojure transient data.

About

Efficient, immutable, UTF friendly byte strings with Elixir-style pattern matching for OCaml

License:Other


Languages

Language:OCaml 91.3%Language:Perl 8.7%