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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.8.5-26.fc41 | - |
Fedora 41 | 0.8.5-26.fc41 | - |
Fedora 40 | 0.8.5-23.fc40 | - |
Fedora 39 | 0.8.5-16.fc39 | - |
You can contact the maintainers of this package via email at
ocaml-astring dash maintainers at fedoraproject dot org
.