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.
Astring
Alternative Char
and String
modules.