stringextversion Documentation on ocaml.org
Extra string functions for OCaml
Provides a single module named Stringext that provides a grab bag of often used but missing string functions from the stdlib. E.g, split, full_split, cut, rcut, etc.
| Author | Rudi Grinberg |
|---|---|
| License | MIT |
| Published | |
| Homepage | https://github.com/rgrinberg/stringext |
| Issue Tracker | https://github.com/rgrinberg/stringext/issues |
| Maintainer | rudi.grinberg@gmail.com |
| Dependencies |
|
| Source [http] | https://github.com/rgrinberg/stringext/archive/v1.4.2.tar.gz sha256=1f0c108785ab4d80650748779fea38837a80fcf89f2b1ce9ccbbcc300134fdec md5=38385cf57849c8dd0bdd0c8b08f120e7 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/stringext/stringext.1.4.2/opam |


