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.1.tar.gz sha256=abcecd6f8f207804b95ea87222ac263a37d76fb3a3fe0dfd6aaa7343585ef64c md5=bea6bc6d3492883d4d69e92ab6ca0a01 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/stringext/stringext.1.4.1/opam |


