package iostream

  1. Overview
  2. Docs
inherit Iostream__.Out.t
method output_char : char -> unit

Output a single char

method flush : unit -> unit

Flush underlying buffer

OCaml

Innovation. Community. Security.