Alternative String module for OCaml
https://opam.ocaml.org/packages/astring
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.
- Links to devel:languages:ocaml / ocaml-astring
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:jfita/ocaml-astring && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000172 172 Bytes | |
| project.diff | 0000000327 327 Bytes |
Comments 0