Date: 2016-11-17
Categories: ocaml; software

OCaml string functions

Here are various string functions I am currently using. I’m posting this in the hope that it may be useful, and in the hope that future libraries adopt the approach of working with substrings and pred_to_indexes. I think this is a very nice approach!

Unresolved directive in 2016-11-17_ocaml_string_functions.adoc - include::/tmp/l/git/github/tjr_lib/src/tjr_string.ml[]

Related posts: