Standard IO library for OCaml
Stdio implements simple input/output functionalities for OCaml. It re-exports the input/output functions of the OCaml standard libraries using a more consistent API.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'ocaml-base' does not match package name 'ocaml4.07-base' | |
input-labels Identify input labels that do not match package names | label 'ocaml-sexplib0' does not match package name 'ocaml4.07-sexplib0' |