Description
OCaml projects can use additional utility modules beyond the standard library. It is useful for developers who want common helpers for data structures, strings, options, and everyday programming tasks.
Utility libraries become part of the project API surface. Check compatibility before upgrading projects that rely on older ExtLib behavior.