package stdio

  1. Overview
  2. Docs
Standard IO library for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

stdio-v0.16.0.tar.gz
sha256=61f0b75950614ac5378c6ec0d822cce6463402d919d5810b736fc46522b3a73e

README.md.html

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.