astringversion

Alternative String module for OCaml

Astring exposes an alternative String module for OCaml. This module tries to balance minimality and expressiveness for basic, index-free, string processing and provides types and functions for substrings, string sets and string maps.

Remaining compatible with the OCaml String module is a non-goal. The String module exposed by Astring has exception safe functions, removes deprecated and rarely used functions, alters some signatures and names, adds a few missing functions and fully exploits OCaml's newfound string immutability.

Astring depends only on the OCaml standard library. It is distributed under the ISC license.

Tags string org:erratique
AuthorDaniel Bünzli <daniel.buenzl [email protected]>
LicenseISC
Published
Homepagehttp://erratique.ch/software/astring
Issue Trackerhttps://github.com/dbuenzli/astring/issues
MaintainerDaniel Bünzli <daniel.buenzl [email protected]>
Dependencies
Source [http] http://erratique.ch/software/astring/releases/astring-0.8.3.tbz
sha256=206646340d86ffcca900d0a3fbded2140c0efc4b74a84f84dc92667a07e3b247
md5=c5bf6352b9ac27fbeab342740f4fa870
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/astring/astring.0.8.3/opam
OSZAR »