Codebase list ocaml-stdio / 00d1b46b-6b20-4939-9330-684fcf9c511f/main
00d1b46b-6b20-4939-9330-684fcf9c511f/main

Tree @00d1b46b-6b20-4939-9330-684fcf9c511f/main (Download .tar.gz)

1
2
3
4
5
6
7
8
# 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][https://ocaml.janestreet.com/ocaml-core/latest/doc/stdio/index.html].