Path to this page:
./
devel/ocaml-astring,
Alternative string library for OCaml
Branch: pkgsrc-2022Q4,
Version: 0.8.5,
Package name: ocaml-astring-0.8.5,
Maintainer: jaapbAstring 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.
Master sites:
Filesize: 36.62 KB
Version history: (Expand)
- (2022-12-27) Package added to pkgsrc.se, version ocaml-astring-0.8.5 (created)