Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 316 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 316 Bytes

Standard IO Library for OCaml

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.