GitXplorerGitXplorer
j

stdio

public
38 stars
6 forks
1 issues

Commits

List of commits on branch master.
Unverified
95902a362e4b1df6d716d5dc2cdba19225a09630

v0.17~preview.129.36+325

ppublic-release committed 5 months ago
Unverified
f0fe50f91d94a8e25294e1c8b26d48f937e2fd42

v0.17~preview.129.17+77

ppublic-release committed 8 months ago
Unverified
71d7752d802c92c3c6c980ff390b0b073383a906

v0.17~preview.129.17+77

ppublic-release committed 9 months ago
Unverified
9e255e10243aef67936bf14a5d3d52675744c1af

v0.17~preview.129.17+77

ppublic-release committed 9 months ago
Unverified
83a4884c246a1c59cb53e11e252c25c9ec0029ab

v0.17~preview.129.15+205

ppublic-release committed 10 months ago
Unverified
a6630b5dac9158fd4cadfb20882f123f807e6804

v0.17~preview.129.07+242

ppublic-release committed a year ago

README

The README file for this repository.

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.