janestreet / stdio

Standard IO Library for OCaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Standard IO Library for OCaml

License:MIT License


Languages

Language:OCaml 98.4%Language:Makefile 1.6%