package stdio

  1. Overview
  2. Docs
Standard IO library for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

stdio-v0.14.0.tar.gz
sha256=14ccd6a8b8a6fb4c906903a380644a6b7f2d7d081424a3408ac2e37c558645c2
md5=4cbdf15f0be88c3258aaeff9e04e00e9

doc/CHANGES.html

git version

  • Added function Out_channel.print_s.

v0.10

  • Enabled -safe-string.
  • Added functions Out_channel.output_bytes, Out_channel.output_substring.
  • Added functions In_channel.equal and Out_channel.equal, implemented as phys_equal.

v0.9

Initial release.

OCaml

Innovation. Community. Security.

On This Page
  1. v0.10
  2. v0.9