Description
Portable OCaml code can use the system-independent part of the Core library. This helps projects share common data structures and utilities without depending on platform-specific modules.
It is a development library. Install it directly when building OCaml software that uses Core_kernel, or receive it as a dependency.