Standard IO Library for OCaml
May 15, 2026 ยท View on GitHub
Stdio provides input/output functions for OCaml. It re-exports the buffered channels of the stdlib distributed with OCaml but with some improvements.
API documentation for the latest release can be found here.