package General

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module General.OutChannel

val print : ?flush:bool -> t -> ('a, t, unit, unit, unit, unit) Format.t -> 'a
val output : t -> bytes -> unit
val flush : t -> unit