Description
Provides standard input and output helpers for OCaml projects using Jane Street libraries. It supplies common functions for reading and writing files, streams, and standard descriptors.
Use it when a project depends on Stdio or the Jane Street OCaml stack. Programs using it still need careful file-path and permission handling.