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.3.tar.gz sha256=d0695d0d97663f3e841f0b01ecfbe463018ba307118604914b71c601aca3e6a5 md5=ab9796add8e391b5a405ef392de1c5d3 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/stringext/stringext.1.4.3/opam |


